From cb0ddfa3d8be2a15a7c8cbc3551e0a5742c5a72b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 19 Jan 2018 08:21:12 -0500 Subject: [PATCH] better note Signed-off-by: Kenneth Reitz --- source/editor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/editor.rst b/source/editor.rst index 11edf6d..2aed5d2 100644 --- a/source/editor.rst +++ b/source/editor.rst @@ -15,7 +15,7 @@ I personally use an vastly prefer *Sublime Text 3* to all other options availabl Python Requirements for a Text Editor ------------------------------------- - There are a few soft "requirements" for a text editors + There are a few soft "requirements" for a text editor to have, when working professionally (or recreationally), with Python code: - Support for "soft tabs" - Support for visible whitespace (this is crucial when working with Python files)