We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 249d1bf commit 1563c71Copy full SHA for 1563c71
components/http_kernel/introduction.rst
@@ -457,7 +457,7 @@ been streamed to the user
457
458
The final event of the HttpKernel process is ``kernel.terminate`` and is unique
459
because it occurs *after* the ``HttpKernel::handle`` method, and after the
460
-response is send to the user. Recall from above, then the code that uses
+response is sent to the user. Recall from above, then the code that uses
461
the kernel, ends like this::
462
463
// echo the content and send the headers
0 commit comments