squash! Fix typos in .md files

This commit is contained in:
Florian Albrechtskirchinger 2022-09-16 08:45:03 +03:00 committed by tocic
parent f1b3190eab
commit 49e4470f35
No known key found for this signature in database
GPG Key ID: 5000601449B180EB
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ The `NLOHMANN_JSON_SERIALIZE_ENUM` allows to define a user-defined serialization
: name of the enum to serialize/deserialize : name of the enum to serialize/deserialize
`conversion` (in) `conversion` (in)
: a pair of an enumerator and a JSON serialization; arbitrary pairs can be given as comma-separated list : a pair of an enumerator and a JSON serialization; arbitrary pairs can be given as a comma-separated list
## Default definition ## Default definition