Skip to content

Commit 1563c71

Browse files
Toflarweaverryan
authored andcommitted
Fixed spelling mistake
1 parent 249d1bf commit 1563c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_kernel/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ been streamed to the user
457457

458458
The final event of the HttpKernel process is ``kernel.terminate`` and is unique
459459
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
460+
response is sent to the user. Recall from above, then the code that uses
461461
the kernel, ends like this::
462462

463463
// echo the content and send the headers

0 commit comments

Comments
 (0)