summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/internal/contributing.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/internal/contributing.rst b/docs/source/internal/contributing.rst
index f9feb2e..88f8c16 100644
--- a/docs/source/internal/contributing.rst
+++ b/docs/source/internal/contributing.rst
@@ -11,7 +11,7 @@ We encourage multiple methods of participation in Flake8:
- reviewing and triaging bugs and merge requests
Before you go any further, please allow me to reassure you that I do want
-*your* contribution. If you think your contribution might not be valuable, I
+*your* contribution. If you think your contribution might not be valuable, I
reassure you that any help you can provide *is* valuable.
@@ -31,7 +31,7 @@ To contribute to Flake8's development, you simply need:
- Python (one of the versions we support)
- `tox`_
-
+
We suggest installing this like:
.. prompt:: bash