Skip to content

Commit acbadd2

Browse files
[MicroKernel] Fixed the display of a code block
1 parent 051f050 commit acbadd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cookbook/configuration/micro-kernel-trait.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ your *kernel* lives in. Since ``AppKernel`` lives in ``app/``, this template liv
280280
at ``app/Resources/views/micro/random.html.twig``.
281281

282282
Finally, you need a front controller to boot and run the application. Create a
283-
``web/index.php``:
283+
``web/index.php``::
284284

285285
// web/index.php
286286

0 commit comments

Comments
 (0)