Skip to content

Commit fb7fa42

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Update controller.rst
2 parents ae0b6d7 + 34d9651 commit fb7fa42

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

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

0 commit comments

Comments
 (0)