8000 Fix small typo · symfony/symfony-docs@f2d28cc · GitHub
[go: up one dir, main page]

Skip to content

Commit f2d28cc

Browse files
iulyanpxabbuh
authored andcommitted
Fix small typo
1 parent 9671b95 commit f2d28cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/compilation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ makes dumping the compiled container easy::
416416
}
417417

418418
``ProjectServiceContainer`` is the default name given to the dumped container
419-
class, you can change this though this with the ``class`` option when you
419+
class. However you can change this with the ``class`` option when you
420420
dump it::
421421

422422
// ...

0 commit comments

Comments
 (0)
0