summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 18b5a88..9c29ba9 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -76,7 +76,7 @@ The current tests are written in 2 styles:
Running unittest
~~~~~~~~~~~~~~~~
-The tests are writted using stdlib `unittest` module, the existing test
+The tests are written using stdlib `unittest` module, the existing tests
include unit, integration and functional tests.
To run the tests::