Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -801,8 +801,8 @@ Logging

.. versionadded:: 0.3

Sometimes you might be in a situation where you deal with data that
should be correct, but actually is not. For example you may have
Sometimes you may encounter a situation where you deal with data that should be correct,
but is not.For example you may have
some client-side code that sends an HTTP request to the server
but it's obviously malformed. This might be caused by a user tampering
with the data, or the client code failing. Most of the time it's okay
Expand Down