Skip to content

Commit 10776bb

Browse files
author
Fabien Schurter
committed
Correct a typo: replace "then" by "the".
1 parent 34e22d6 commit 10776bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/definitions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Creating a new Definition
4040
~~~~~~~~~~~~~~~~~~~~~~~~~
4141

4242
If you need to create a new definition rather than manipulate one retrieved
43-
from then container then the definition class is :class:`Symfony\\Component\\DependencyInjection\\Definition`.
43+
from the container then the definition class is :class:`Symfony\\Component\\DependencyInjection\\Definition`.
4444

4545
Class
4646
~~~~~

0 commit comments

Comments
 (0)