Fix: Typo in readme

This commit is contained in:
Leon De Andrade 2021-09-05 09:54:17 +02:00
parent 1c2c3e39d6
commit 73bebfd031

View File

@ -344,7 +344,7 @@ json_validator validator(loader, // or nullptr for no loader
Supported formats: `date-time, date, time, email, hostname, ipv4, ipv6, uuid, regex` Supported formats: `date-time, date, time, email, hostname, ipv4, ipv6, uuid, regex`
More formats can be added in `src/string-format-check.cpp`. Please contribute implementions for missing json scheme draft format. More formats can be added in `src/string-format-check.cpp`. Please contribute implementions for missing json schema draft formats.
# Contributing # Contributing