small typo in readme

This commit is contained in:
pips 2018-03-20 22:37:59 +01:00 committed by GitHub
parent dbeb7a963b
commit 34705ff259

View file

@ -11,6 +11,6 @@ through your web server with php interpreter, give it a `composer
install`, `mkdir db` with write permission for your web server
user/group and direct your browser to the former script.
For testing and debugging purposer, you can just use:
For testing and debugging purposes, you can just use:
$ php -S localhost:8000 index.php