Clarify data correctness explanation in quickstart
Rephrase text for clarity regarding data correctness issues.
This commit is contained in:
parent
798e006f43
commit
17e611808e
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue