Skip to content

Commit a7e824f

Browse files
Jason-Cookeeieio
authored andcommitted
docs: fix typo
1 parent 49084b7 commit a7e824f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ libnop has the following goals:
1515
types, formats, and protocols: perform these tasks naturally within the C++
1616
language.
1717
* Avoid additional runtime support requirements for serialization.
18-
* Provide contemporary features such as bidirectional binary compatability,
18+
* Provide contemporary features such as bidirectional binary compatibility,
1919
data validation, type safety, and type fungibility.
2020
* Handle intrinsic types, common STL types and containers, and user-defined
2121
types with a minimum of effort.

0 commit comments

Comments
 (0)