diff --git a/docs/scenarios/ci.rst b/docs/scenarios/ci.rst
index 16e0ea0df..b3327b141 100644
--- a/docs/scenarios/ci.rst
+++ b/docs/scenarios/ci.rst
@@ -77,7 +77,7 @@ this example content::
This will get your project tested on all the listed Python versions by
running the given script, and will only build the master branch. There are a
lot more options you can enable, like notifications, before and after steps
-and much more. The `travis-ci docs `_
+and much more. The `travis-ci docs `_
explain all of these options, and are very thorough.
In order to activate testing for your project, go to `the travis-ci site `_