We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326419c commit 625fb2bCopy full SHA for 625fb2b
components/using_components.rst
@@ -31,7 +31,7 @@ whatever component you want.
31
32
.. tip::
33
34
- `Install composer`_ if you don't have it already present on your system.
+ `Install Composer`_ if you don't have it already present on your system.
35
Depending on how you install, you may end up with a ``composer.phar``
36
file in your directory. In that case, no worries! Just run
37
``php composer.phar require symfony/finder``.
@@ -78,4 +78,4 @@ documentation to find out more about how to use it.
78
And have fun!
79
80
.. _Composer: https://getcomposer.org
81
-.. _Install composer: https://getcomposer.org/download/
+.. _Install Composer: https://getcomposer.org/download/
0 commit comments