Update README.md

AuthorKonata <konata@posteo.jp>
Date
Commitcb98da3142f25b6a6f8264c790bde2c6151437ac
Parentf704570
1 file changed, 2 insertions(+), 2 deletions(-)
MREADME.md
@@ -14,10 +14,10 @@ Resizable array to store pointers to objects.
1414 Resizable String with some QOL functions.
1515
1616 ### Linked-List
17-Singly- and doubly-linked list with a commont interface.
17+Singly- and doubly-linked list with a common interface.
1818
1919 ### Extensions
20-Various Posix and MS functions rewritten.
20+Various Posix and MS functions rewritten for portable usage.
2121
2222 ### Misc
2323 Some small helper functions for different tasks.