From 2435a0b2f7f61b2ee19f87edc04e46e4915dea74 Mon Sep 17 00:00:00 2001 From: Alexander Eyers-Taylor Date: Wed, 4 Mar 2020 16:24:37 +0000 Subject: [PATCH] Update syntaxes/README.md Co-Authored-By: jcreedcmu --- syntaxes/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/syntaxes/README.md b/syntaxes/README.md index 49ffc3676..b5cca18bf 100644 --- a/syntaxes/README.md +++ b/syntaxes/README.md @@ -1,3 +1,3 @@ -This folder contains a compiled version of the textmate grammar for use with systems that need a compiled verison of the grammar in the repository such as linguist. It also contains a patvh for the grammar to make it work with linguist. +This folder contains a compiled version of the textmate grammar for use with systems that need a compiled version of the grammar in the repository such as linguist. It also contains a patch for the grammar to make it work with linguist. -To update the grammar, first build the extension, then run "./updateSyntax". \ No newline at end of file +To update the grammar, first build the extension, then run "./updateSyntax".