Skip to content

Commit 9759b1f

Browse files
author
Grégoire Paris
committed
add missing word
1 parent 95fcba2 commit 9759b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/bundles/extension.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ configuration arrays together.
492492
The ``Configuration`` class can be much more complicated than shown here,
493493
supporting array nodes, "prototype" nodes, advanced validation, XML-specific
494494
normalization and advanced merging. You can read more about this in :doc:`the Config Component documentation</components/config/definition>`.
495-
You can also see it action by checking out some of the core Configuration classes,
495+
You can also see it in action by checking out some of the core Configuration classes,
496496
such as the one from the `FrameworkBundle Configuration`_ or the `TwigBundle Configuration`_.
497497

498498
.. index::

0 commit comments

Comments
 (0)