We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1fb450 commit 5c5f3fcCopy full SHA for 5c5f3fc
src/vws/exceptions.py
@@ -11,7 +11,7 @@ class UnknownVWSErrorPossiblyBadName(Exception):
11
Exception raised when VWS returns an HTML page which says "Oops, an error
12
occurred".
13
14
- THis has been seen to happen when the given name includes a bad character.
+ This has been seen to happen when the given name includes a bad character.
15
"""
16
17
0 commit comments