From 6de31c098a57b7c5a200d4ba4e3d591dc9c3230d Mon Sep 17 00:00:00 2001 From: Alexandre Borela Date: Sun, 9 Oct 2016 11:42:29 -0300 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bd3e940..5d55e23d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ that makes writting more fun. Sublime highlighting system is amazing and fast, it uses only regular expressions and do a ton of optimizations, that alone made me stop using IDEs with systems -that scans the project do perform the highlighting. +that scans the project to perform the highlighting. The problem is that in some languages is not possible to differentiate constants and variables just using regular expressions, the solution then is that you must