Skip to content

Commit a0be304

Browse files
committed
minor #8113 Fix typo er(r)or (tobemedia)
This PR was merged into the 3.3 branch. Discussion ---------- Fix typo er(r)or Fix typo in word "error" at the Accessing the Container Directly block Commits ------- 658637f Fix typo er(r)or
2 parents b8335e8 + 658637f commit a0be304

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)