From 51c8136f234476f287a886f126bb3eaab340a809 Mon Sep 17 00:00:00 2001 From: James <5511220+Zamiell@users.noreply.github.com> Date: Wed, 22 Nov 2023 16:26:03 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f119f975..15de7dcd 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Some useful Docs include: Using typescript over lua offers some great benefits: - Intelligence and type safety -- JavaScript ecosystem of dev tools, jest, mocks, linters and for matters +- JavaScript ecosystem of dev tools, jest, mocks, linters and formatters - Great support for both functional and OOP patterns You can also leverage the amazing power of dependencies with NPM as a package manager. @@ -56,4 +56,4 @@ This project is licensed under the MIT License. ### Contact -For any inquiries or contributions, please open an issue on this repository. \ No newline at end of file +For any inquiries or contributions, please open an issue on this repository.