From 38f904213f576649d835d4678366eed1400e5dd2 Mon Sep 17 00:00:00 2001 From: Senna <101657201+blob5@users.noreply.github.com> Date: Sat, 17 Aug 2024 21:20:18 +0200 Subject: [PATCH] fixed typo in README.md (#1560) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c3a15fc3..08524f48e 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ use { ### Other Plugin Managers -Because of the complexities of `luarocks` we are choosing not to supported other plugin managers for the time +Because of the complexities of `luarocks`, we are choosing not to support other plugin managers for the time being. It is actively on our TODO list, however! ## 📚 Further Learning