summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 937c0fee..86e224e0 100644
--- a/README.rst
+++ b/README.rst
@@ -49,7 +49,7 @@ Developers can use the `install virtualenv`_ script to create the virtualenv::
source .venv/bin/activate
python setup.py develop
-Unit tests are now run using tox. The ``run_test.sh`` script provides compatability
+Unit tests are now run using tox. The ``run_test.sh`` script provides compatibility
but is generally considered deprecated.
The client can be called interactively by simply typing::