Skip to content

Commit ecb27db

Browse files
committed
Minor grammatical correction
1 parent 7199787 commit ecb27db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/event_dispatcher/class_extension.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ and *add* the method ``bar()``:
116116
}
117117
}
118118
119-
Finally, add the new ``bar`` method to the ``Foo`` class by register an
119+
Finally, add the new ``bar`` method to the ``Foo`` class by registering an
120120
instance of ``Bar`` with the ``foo.method_is_not_found`` event:
121121

122122
.. code-block:: php

0 commit comments

Comments
 (0)