From c3d980e670d47e19fd65a63e51a5781dbcefe48f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 19 Jan 2018 08:21:30 -0500 Subject: [PATCH] soft requirements 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 2aed5d2..5c5bd0a 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 editor to have, when working professionally (or recreationally), with Python code: + 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)