diff --git a/doc/sources/tutorial-client.rst b/doc/sources/tutorial-client.rst index 64485071..886f6df9 100644 --- a/doc/sources/tutorial-client.rst +++ b/doc/sources/tutorial-client.rst @@ -387,7 +387,7 @@ Each request header name/value pair is emitted via return 0; } -In this turotial, we just print the name/value pair. +In this tutorial, we just print the name/value pair. After all name/value pairs are emitted for a frame, ``on_frame_recv_callback`` function is called::