Fix typos in .md files (#3748)

This commit is contained in:
tocic
2022-09-17 10:34:30 +02:00
committed by GitHub
parent c920f3f4fb
commit 9dfa722669
5 changed files with 5 additions and 5 deletions
@@ -16,7 +16,7 @@ The `NLOHMANN_JSON_SERIALIZE_ENUM` allows to define a user-defined serialization
: name of the enum to serialize/deserialize
`conversion` (in)
: a pair of an enumerator and a JSON serialization; arbitrary pairs can 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