Skip to content

Commit

Permalink
Update specs/www.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangb committed Jan 9, 2024
1 parent 2972e22 commit 2b6b3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/www.rst
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ Keys:
Disconnected Client - ``send`` exception
''''''''''''''''''''''''''''''''''''''''

If ``send()`` is called on a closed connection the server must raise
If ``send()`` is called on a closed connection the server should raise
a server-specific subclass of ``IOError``.
Applications may catch this exception and do cleanup work before
re-raising it or returning with no exception.
Expand Down

0 comments on commit 2b6b3d8

Please sign in to comment.