Skip to content

Commit c827484

Browse files
sukhoy94javiereguiluz
authored andcommitted
Fix typo
Change Whilst to While
1 parent 88f889b commit c827484

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
@@ -150,7 +150,7 @@ will look like this::
150150
],
151151
]
152152

153-
Whilst you can manually manage merging the different files, it is much better
153+
While you can manually manage merging the different files, it is much better
154154
to use :doc:`the Config component </components/config>` to
155155
merge and validate the config values. Using the configuration processing
156156
you could access the config value this way::

0 commit comments

Comments
 (0)