Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Sep 10, 2018
1 parent 6beb4eb commit 9f4ae9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/weblink.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Symfony is smart enough to download Twig, to automatically register it,
and to enable Symfony features requiring the library.
It also generates a base HTML5 layout in the ``templates/`` directory.

Now, download `Bootstrap`_, extract the archive and copy the file
Now, download `Boostrap`_, extract the archive and copy the file
``dist/css/bootstrap.min.css`` in the ``public/`` directory of our
project.
Expand Down
2 changes: 1 addition & 1 deletion weblink.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ preloading capabilities of modern web browsers.
Read the the :doc:`WebLink Component documentation </components/weblink>` to learn how
to use these features.

.. _`Web Linking`_: https://tools.ietf.org/html/rfc5988
.. _`Web Linking`: https://tools.ietf.org/html/rfc5988

0 comments on commit 9f4ae9b

Please sign in to comment.