From 3aa5732f66ef64f6883bc4b3edab802898d4ca3d Mon Sep 17 00:00:00 2001 From: Greggman Date: Thu, 16 Nov 2023 21:48:25 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7583d37..cec1635 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The top reasons I wrote this for me. It would lint things I don't personally care about and I'd end up have to jump through hoops to get it top stop cluttering my code with superflous marks. It also just didn't respond the way I wanted it - it. + to. * I started getting used to more useful features like multi-cursor edit and Intellisense like completions for JavaScript. Editing on