Skip to content

Commit d6b9188

Browse files
committed
Minor tweak
1 parent 40194c6 commit d6b9188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $ cd my_project/
3838
$ symfony serve
3939
```
4040

41-
And access the application in your browser at the given URL (<https://localhost:8000> by default).
41+
Then access the application in your browser at the given URL (<https://localhost:8000> by default).
4242

4343
If you don't have the Symfony binary installed, run `php -S localhost:8000 -t public/`
4444
to use the built-in PHP web server or [configure a web server][3] like Nginx or

0 commit comments

Comments
 (0)