8000 fix typo · symfony/symfony-docs@9f4ae9b · GitHub
[go: up one dir, main page]

Skip to content

Commit 9f4ae9b

Browse files
committed
fix typo
1 parent 6beb4eb commit 9f4ae9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/weblink.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Symfony is smart enough to download Twig, to automatically register it,
6767
and to enable Symfony features requiring the library.
6868
It also generates a base HTML5 layout in the ``templates/`` directory.
6969

70-
Now, download `Bootstrap`_, extract the archive and copy the file
70+
Now, download `Boostrap`_, extract the archive and copy the file
7171
``dist/css/bootstrap.min.css`` in the ``public/`` directory of our
7272
project.
7373

weblink.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ preloading capabilities of modern web browsers.
88
Read the the :doc:`WebLink Component documentation </components/weblink>` to learn how
99
to use these features.
1010

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

0 commit comments

Comments
 (0)
0