We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49084b7 commit a7e824fCopy full SHA for a7e824f
README.md
@@ -15,7 +15,7 @@ libnop has the following goals:
15
types, formats, and protocols: perform these tasks naturally within the C++
16
language.
17
* Avoid additional runtime support requirements for serialization.
18
- * Provide contemporary features such as bidirectional binary compatability,
+ * Provide contemporary features such as bidirectional binary compatibility,
19
data validation, type safety, and type fungibility.
20
* Handle intrinsic types, common STL types and containers, and user-defined
21
types with a minimum of effort.
0 commit comments