Skip to content

Commit 8939d52

Browse files
arhimedealexmerlin
andauthored
Update docs/book/v4/installation/test-the-installation.md
Co-authored-by: Alex Karajos <alex.merlin.1985@gmail.com>
1 parent d207077 commit 8939d52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/book/v4/installation/test-the-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Sending a GET request to the [home page](http://0.0.0.0:8080/) should output the
44

55
> {"message": "Welcome to DotKernel API!"}
66
7-
## Old way of doing things, using PHP built in server
7+
## Old way of doing things, using PHP built-in server
88

99
```shell
1010
php -S 0.0.0.0:8080 -t public

0 commit comments

Comments
 (0)