Skip to content

Commit 50256dd

Browse files
authored
Add missing space in mime-types.md
1 parent 1f9119f commit 50256dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/reference/protobuf/mime-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ followed by the following parameters:
2222
`json`.
2323
+ Use `+json` for JSON even in HTTP responses that use parser
2424
breakers as a CORB mitigation.
25-
- Set `charset` to `utf-8` for all JSONor Text Format encodings, and never set
25+
- Set `charset` to `utf-8` for all JSON or Text Format encodings, and never set
2626
it for binary encodings.
2727
+ If `charset` is unspecified it is assumed to be UTF-8. It is preferable
2828
to always specify a `charset` as that may prevent certain attack vectors

0 commit comments

Comments
 (0)