diff --git a/docs/install/index.rst b/docs/install/index.rst
index ae66e0dc25a0..dec0550678f8 100644
--- a/docs/install/index.rst
+++ b/docs/install/index.rst
@@ -33,7 +33,7 @@ Bower
~~~~~
We also provide a way to deploy Raven via `bower
-`_. Useful if you want serve your own scripts instead of depending on our CDN and mantain a ``bower.json`` with a list of dependencies and versions (adding the ```--save``` flag would automatically add it to ```bower.json```).
+`_. Useful if you want serve your own scripts instead of depending on our CDN and mantain a ``bower.json`` with a list of dependencies and versions (adding the ``--save`` flag would automatically add it to ``bower.json``).
.. code-block:: sh