diff --git a/README.md b/README.md index a9bd50d8..2b36161a 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ $ php bin/console server:run ``` This command will start a web server for Kimai. Now you can -access the application in your browser at . You can +access the application in your browser at . You can stop the built-in web server by pressing `Ctrl + C` while you're in the terminal.