diff --git a/controller.rst b/controller.rst index 0ad55fda4f3..3c6607d38d5 100644 --- a/controller.rst +++ b/controller.rst @@ -372,7 +372,7 @@ method. Here are several common services you might need:: // you can also fetch parameters $someParameter = $this->getParameter('some_parameter'); -If you receive an eror like: +If you receive an error like: .. code-block:: text