8000 Fix spelling of Composer · symfony/symfony-docs@625fb2b · GitHub
[go: up one dir, main page]

Skip to content

Commit 625fb2b

Browse files
lex111javiereguiluz
authored andcommitted
Fix spelling of Composer
1 parent 326419c commit 625fb2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/using_components.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ whatever component you want.
3131

3232
.. tip::
3333

34-
`Install composer`_ if you don't have it already present on your system.
34+
`Install Composer`_ if you don't have it already present on your system.
3535
Depending on how you install, you may end up with a ``composer.phar``
3636
file in your directory. In that case, no worries! Just run
3737
``php composer.phar require symfony/finder``.
@@ -78,4 +78,4 @@ documentation to find out more about how to use it.
7878
And have fun!
7979

8080
.. _Composer: https://getcomposer.org
81-
.. _Install composer: https://getcomposer.org/download/
81+
.. _Install Composer: https://getcomposer.org/download/

0 commit comments

Comments
 (0)
0