branch: master
commit 87725bc7d2c7542a6f04334eaf1c56969ee5893d
Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>

    Positions.
---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index cd4b1c4..430b229 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,7 @@ coloring:
 </p>
 
 If there is an abstract syntax tree generator for your language, you can walk
-the syntax tree, find variables and scopes, and build their lengths and levels
+the syntax tree, find variables and scopes, and build their positions and 
levels
 into an array like the one above.
 
 [linter]: https://github.com/jacksonrayhamilton/jslinted

Reply via email to