From c4d8dbf4c2c431ab840b60679ea26f16a95f839b Mon Sep 17 00:00:00 2001 From: Artemy Tregubenko Date: Wed, 8 Jan 2014 14:12:52 +0100 Subject: [PATCH] Fixed typos: triple backticks -> double backticks --- docs/install/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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