diff --git a/README.rst b/README.rst index a7effed..7c895d3 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ Gabbi is a tool for running HTTP tests where requests and responses are represented in a declarative YAML-based form. See the docs_ for more details on features and formats. -Gabbbi is tested with Python 2.7, 3.4 and pypy and pypy3. +Gabbi is tested with Python 2.7, 3.4 and pypy and pypy3. Tests can be run using `unittest`_ style test runners or from the command line with a `gabbi-run`_ script.