Correct typo in editor section

This commit is contained in:
Bruno Alla
2018-01-21 14:51:01 +00:00
parent b27436f88f
commit 6189f5f7e2
+1 -1
View File
@@ -23,7 +23,7 @@ I personally use and vastly prefer *Sublime Text 3* to all other options availab
Nicetohaves:
- Support for "rulers", which show a vertical line after the 79th character, as PEP8 recommends.
- Built-in linter for showing sytax errors as you type.
- Built-in linter for showing syntax errors as you type.
- Built-in support for Flake8, which enforces PEP8 standards as you type.