Skip to content

Commit f463e7a

Browse files
committed
Merge branch '7.3' into 7.4
* 7.3: fix typo
2 parents d4e0f27 + 5e9f068 commit f463e7a

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)