Skip to content

Commit c4b9133

Browse files
committed
Merge branch '7.4' into 8.0
* 7.4: fix typo
2 parents be230a8 + f463e7a commit c4b9133

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)