Skip to content

Commit 658637f

Browse files
authored
Fix typo er(r)or
Fix typo in word "error" at the Accessing the Container Directly block
1 parent 9439177 commit 658637f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ method. Here are several common services you might need::
372372
// you can also fetch parameters
373373
$someParameter = $this->getParameter('some_parameter');
374374

375-
If you receive an eror like:
375+
If you receive an error like:
376376

377377
.. code-block:: text
378378

0 commit comments

Comments
 (0)