aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-isort/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-isort/README b/python/python3-isort/README
index 396cf35a0f7a3..34feffb9709ba 100644
--- a/python/python3-isort/README
+++ b/python/python3-isort/README
@@ -3,5 +3,5 @@ automatically separated into sections. It provides a command line
utility, Python library and plugins for various editors to quickly sort
all your imports.
-This Python 3 version of the isort package doesn't contain the command line
-utility. Install Python 2 isort package to get the utility.
+This Python 3 version of the isort package doesn't contain the command
+line utility. Install Python 2 isort package to get the utility.