Skip to content

Commit 1b68224

Browse files
committed
Fixing small rendering error - see #1398
1 parent 40d4842 commit 1b68224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Register the pass with the container
150150
------------------------------------
151151

152152
You also need to register the pass with the container, it will then be
153-
run when the container is compiled.
153+
run when the container is compiled::
154154

155155
use Symfony\Component\DependencyInjection\ContainerBuilder;
156156

0 commit comments

Comments
 (0)