Skip to content

Commit a2f42f3

Browse files
committed
compilation error
1 parent 5ec14d2 commit a2f42f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/v4/core-features/content-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ response.
8080

8181
This aspect of content negotiation is the `Content-Type` key and determining if the server can deserialize the data.
8282

83-
``` http request
83+
``` shell
8484
POST /admin/1 HTTP/1.1
8585
Accept: application/json
8686
Content-Type: application/json

0 commit comments

Comments
 (0)