Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit a4cbca5

Browse files
committed
Update quick-start.md
1 parent b947920 commit a4cbca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ http://localhost:8080/ to see if your application responds correctly!
9898
>
9999
> ```json
100100
> "scripts": {
101-
> "serve": "php -S 0.0.0.0:8080 -t public/
101+
> "serve": "php -S 0.0.0.0:8080 -t public/"
102102
> }
103103
> ```
104104
>

0 commit comments

Comments
 (0)