Skip to content

Commit ce6cdbe

Browse files
authored
Update kernel.rst
1 parent f8333b4 commit ce6cdbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/kernel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Configuring in the Kernel
55
=========================
66

77
Some configuration can be done on the kernel class itself (located by default at
8-
``src/Kernel.php``). You can do this by overriding specific methods in
8+
``src/Kernel.php``). You can do this by overriding specific methods of
99
the parent :class:`Symfony\\Component\\HttpKernel\\Kernel` class.
1010

1111
Configuration

0 commit comments

Comments
 (0)