Skip to content

Commit 622c018

Browse files
sajadtorkamanijaviereguiluz
authored andcommitted
fix typo
1 parent 45ad3bf commit 622c018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ to use the Symfony Kernel to fetch a service from the dependency injection
113113
container.
114114

115115
Symfony provides a :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase`
116-
class to help you creating and booting the kernel in your tests using
116+
class to help you create and boot the kernel in your tests using
117117
``bootKernel()``::
118118

119119
// tests/Service/NewsletterGeneratorTest.php

0 commit comments

Comments
 (0)