Skip to content

Commit adfd4fd

Browse files
committed
small typos
Signed-off-by: arhimede <[email protected]>
1 parent a57a29f commit adfd4fd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
Sending a GET request to the [home page](http://0.0.0.0:8080/) should output the following message:
44

5-
> {"message": "Dotkernel API version 6.0"}
5+
```json
6+
{"message": "Dotkernel API version 6.0"}
7+
```
68

79
## Old way of doing things, using PHP built-in server
810

0 commit comments

Comments
 (0)