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 service_container/autowiring.rst
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ dealing with the ``TransformerInterface``.

When using a `service definition prototype`_, if only one service is
discovered that implements an interface, and that interface is also
discovered at the same time, configuring the alias is not mandatory
discovered in the same file, configuring the alias is not mandatory
and Symfony will automatically create one.

Dealing with Multiple Implementations of the Same Type
Expand Down