diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 1020e19..567514b 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ </head> <body> <div id="app"> - <h3>Loading Pathfinder Tools...</h3> + <h3>Loading genpass...</h3> </div> <script src="./js/app.js" type="text/javascript"></script> |