From 18399f0b3000ec4d949aa45e3e72fbc7db651d41 Mon Sep 17 00:00:00 2001 From: Tyge Løvset <60263450+tylo-work@users.noreply.github.com> Date: Wed, 11 Mar 2020 15:03:10 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea935a3d..12cca576 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Introduction ------------ A modern, typesafe, very efficient, generic C99 container library: String, Vector and Hashmap -Headers only library with the most used data structures: string, dynamic vector/stack, and map/assosiative array. The library has an intuitive and API, somewhat im. It uses overloadable macros to simplify usage. +Headers only library with the most used data structures: string, dynamic vector/stack, and map/assosiative array. The library has an intuitive and API. It uses overloadable macros to simplify usage. Usage ----- -- cgit v1.2.3