Skip to content

Commit eab9ad0

Browse files
Sarah-eitjaviereguiluz
authored andcommitted
Update controller.rst
Delete the extra parenthesis
1 parent 34e5b80 commit eab9ad0

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
@@ -761,7 +761,7 @@ Technically, Early Hints are an informational HTTP response with the status code
761761
status code and sends its headers immediately.
762762

763763
This way, browsers can start downloading the assets immediately; like the
764-
``style.css`` and ``script.js`` files in the above example). The
764+
``style.css`` and ``script.js`` files in the above example. The
765765
``sendEarlyHints()`` method also returns the ``Response`` object, which you
766766
must use to create the full response sent from the controller action.
767767

0 commit comments

Comments
 (0)