diff options
author | Malf Furious <m@lfurio.us> | 2019-03-21 22:17:20 -0400 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2019-03-21 22:17:20 -0400 |
commit | 62600a52d18ca2faae4abdad17d87221a2fb0673 (patch) | |
tree | 594f27dfc85b3e42250c7138ab7b786c6352d6b2 /README.txt | |
parent | d2e4330557e02af6dc4ff133d2586730e94d6959 (diff) | |
download | scrott-62600a52d18ca2faae4abdad17d87221a2fb0673.tar.gz scrott-62600a52d18ca2faae4abdad17d87221a2fb0673.zip |
Fix misspellings in README
Signed-off-by: Malf Furious <m@lfurio.us>
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -35,11 +35,11 @@ serve these files instead. Arrange for the file 'app/cron.php' to be run periodically. It performs tasks such as cleaning up old database objects. -Navegate to your installation in a web browser. You should be presented with a +Navigate to your installation in a web browser. You should be presented with a page stating "Welcome to Scrott"! Enter your database parameters here. The next page allows you to register the first administrator user. -Once a single administrator user exists, installation is complete. Navegating +Once a single administrator user exists, installation is complete. Navigating to the site signed-out should show only the login page. Additional account registration can be enabled via the admin general settings tab. |