Skip to content

Commit 8ab7a65

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Update controller.rst
2 parents 2eb23f0 + fb7fa42 commit 8ab7a65

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)