Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 2e64f36

Browse files
committed
Merge pull request #369 from lemoinem/patch-3
[MenuBundle] Fix typo "an class"
2 parents 292f2af + ac85b1e commit 2e64f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/menu/menu_factory.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A menu item should have a URL associated with it. The CMF provides the
2626
from the ``content`` and ``routeParameters`` options when using the
2727
:ref:`dynamic router <bundles-routing-dynamic-generator>`.
2828

29-
The ``content`` option, if specified, must contain an class which implements
29+
The ``content`` option, if specified, must contain a class which implements
3030
the ``RouteReferrersInterface``, see the :ref:`dynamic router
3131
<bundles-routing-dynamic-generator>` documentation for more information.
3232

0 commit comments

Comments
 (0)