From 8cdc239aa0ee33069446c810e601f9a17f32cf90 Mon Sep 17 00:00:00 2001 From: James Prevett Date: Sat, 12 Oct 2024 14:59:07 -0500 Subject: [PATCH] Fix typo in readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 995b114..ee5834c 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Utilium -A bunch of utilies for Typescript. This includes: +A bunch of utilities for Typescript. This includes: - Structs (using decorators) - Compile-time math types