Skip to content

Commit 8063e4d

Browse files
armetizweaverryan
authored andcommitted
Add formatting.
1 parent 026bc64 commit 8063e4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎components/dependency_injection/tags.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ run when the container is compiled::
161161
Additional information
162162
----------------------
163163

164-
To begin with, change the ``TransportChain`` class:
164+
To begin with, change the ``TransportChain`` class::
165165

166166
class TransportChain
167167
{
@@ -212,7 +212,7 @@ Change the service delaration:
212212
<tag name="acme_mailer.transport" alias="bar" />
213213
</service>
214214
215-
The last step is to update the compiler to take care of your additional information:
215+
The last step is to update the compiler to take care of your additional information::
216216

217217
use Symfony\Component\DependencyInjection\ContainerBuilder;
218218
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;

0 commit comments

Comments
 (0)