Skip to content

Commit 7b11da0

Browse files
authored
Add code formatting for SyntaxError in changelog entry
1 parent 52506d9 commit 7b11da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717

1818
- Sanitization of logged queries, when running in production, if literal values contain parentheses
1919
- Read GraphiQL HTML file only once on startup, and only if GraphiQL is enabled, to avoid unnecessary file system access
20-
- Server crash by SyntaxError from express JSON parser
20+
- Server crash by `SyntaxError` from express JSON parser
2121

2222
### Removed
2323

0 commit comments

Comments
 (0)