Skip to content

Commit 21329ec

Browse files
committed
Fixed some syntax issues
1 parent 7cb2aa1 commit 21329ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

request/multiple_kernels.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ and make the needed changes.
6363

6464
In this example, the changes of the new ``ApiKernel`` would be to load less
6565
bundles than ``AppKernel`` and to change the location of the cache, logs and
66-
config files to not mess with the regular application:
66+
config files to not mess with the regular application::
6767

6868
// app/ApiKernel.php
6969
<?php

0 commit comments

Comments
 (0)