From 56fedf76aa8852bae4e508f1f619533e1156413b Mon Sep 17 00:00:00 2001 From: Slack System <54120437+slacksystem@users.noreply.github.com> Date: Tue, 29 Apr 2025 12:30:55 -0400 Subject: [PATCH] docs(readme): Insert missing word inferred from context (#68) Co-authored-by: slack --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ced2672..e59648a 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ Contributing This project uses [Teal](https://github.com/teal-language/tl), a typed dialect of Lua (which generates plain lua files too) -If you want to send a pull request to this project, first of all, thank you! You will need to install the. You can install all of them by running: +If you want to send a pull request to this project, first of all, thank you! You will need to install the dependencies. You can install all of them by running: ``` make dev