Skip to content

Commit 1bd9ed4

Browse files
committed
minor #4721 [Cookbook][Composer] fix note directive (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- [Cookbook][Composer] fix note directive | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | Commits ------- 2186ec6 fix note directive
2 parents 5055ef4 + 2186ec6 commit 1bd9ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/composer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To install Composer on Linux or Mac OS X, execute the following two commands:
1717
$ curl -sS https://getcomposer.org/installer | php
1818
$ sudo mv composer.phar /usr/local/bin/composer
1919
20-
-.. note::
20+
.. note::
2121

2222
If you don't have ``curl`` installed, you can also just download the
2323
``installer`` file manually at http://getcomposer.org/installer and

0 commit comments

Comments
 (0)