From 4b2b391900d0287a2ce89228cbe73c6ddf67a8c6 Mon Sep 17 00:00:00 2001 From: Filip Tibell Date: Tue, 24 Jan 2023 14:17: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 34238ce..611ce79 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ Lune puts developer experience first, and as such provides type definitions and 2. Set your definition files setting to include `luneTypes.d.luau` 3. Set the require mode setting to `relativeToFile` -En example of these settings can be found in the [.vscode](.vscode) folder in this repository +An example of these settings can be found in the [.vscode](.vscode) folder in this repository