Skip to content

Commit 6e3159c

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: Update controller.rst
2 parents 129552d + 8ab7a65 commit 6e3159c

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

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

0 commit comments

Comments
 (0)