diff --git a/TESTING.rst b/TESTING.rst
index c3c6392db36..7e7b43d0696 100644
--- a/TESTING.rst
+++ b/TESTING.rst
@@ -404,7 +404,7 @@ Rally Tests
Rally tests (rally-jobs/plugins) use the `rally `_
infrastructure to exercise a neutron deployment. Guidelines for writing a
-good rally test can be found in the `rally plugin documentation `_.
+good rally test can be found in the `rally plugin documentation `_.
There are also some examples in tree; the process for adding rally plugins to
neutron requires three steps: 1) write a plugin and place it under rally-jobs/plugins/.
This is your rally scenario; 2) (optional) add a setup file under rally-jobs/extra/.