From a651a4e8acbf4b338e97c950ec26034f917a19c9 Mon Sep 17 00:00:00 2001 From: Kevin Newton Date: Wed, 9 Nov 2022 12:14:57 -0500 Subject: [PATCH] Fix typos in READMe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db047bb1..0f1b626a 100644 --- a/README.md +++ b/README.md @@ -627,7 +627,7 @@ There are multiple ways to customize Syntax Tree's behavior when parsing and for ### Ignoring code -To ignore a section of source code, you can a special `# stree-ignore` comment. This comment should be placed immediately above the code that you want to ignore. For example: +To ignore a section of source code, you can use a special `# stree-ignore` comment. This comment should be placed immediately above the code that you want to ignore. For example: ```ruby numbers = [