Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cookbook/bundles/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ a good idea to learn some basics of Composer in `their documentation`_.

Before you can use composer to install a bundle, you should look for a
`Packagist`_ package of that bundle. For example, if you search for the popular
`FOSUserBundle`_ you will find a packaged called `friendsofsymfony/user-bundle`_.
`FOSUserBundle`_ you will find a package called `friendsofsymfony/user-bundle`_.

.. note::

Expand Down