Skip to content

Commit d708741

Browse files
committed
Merge pull request #177 from arty-name/patch-2
Fixed typos: triple backticks -> double backticks
2 parents 9137e2e + c4d8dbf commit d708741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Bower
3333
~~~~~
3434

3535
We also provide a way to deploy Raven via `bower
36-
<http://bower.io/>`_. 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```).
36+
<http://bower.io/>`_. 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``).
3737

3838
.. code-block:: sh
3939

0 commit comments

Comments
 (0)