Skip to content

Commit a7053d2

Browse files
committed
Make json5 description capitalization consistent with other links
1 parent 0040f09 commit a7053d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Serde by the community.
5656
- [BSON], the data storage and network transfer format used by MongoDB.
5757
- [Avro], a binary format used within Apache Hadoop, with support for schema
5858
definition.
59-
- [JSON5], A superset of JSON including some productions from ES5.
59+
- [JSON5], a superset of JSON including some productions from ES5.
6060
- [Postcard], a no\_std and embedded-systems friendly compact binary format.
6161
- [URL] query strings, in the x-www-form-urlencoded format.
6262
- [Envy], a way to deserialize environment variables into Rust structs.

0 commit comments

Comments
 (0)