summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrikBillgren <PatrikBillgren@users.noreply.github.com>2018-07-19 15:34:01 +0200
committerJosé Padilla <jpadilla@webapplicate.com>2018-07-19 09:34:01 -0400
commitfa857044e49d10f22dc042704b27abf0c00bda50 (patch)
treee4615a36ff34ff83f79d6b9ffc6d114f6a16a19b /docs
parentd25c92ca5e9980ca7bc8b31420bf36e3f4a9e3f0 (diff)
downloadpyjwt-fa857044e49d10f22dc042704b27abf0c00bda50.tar.gz
Update usage.rst (#360)
Small typo fix
Diffstat (limited to 'docs')
-rw-r--r--docs/usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage.rst b/docs/usage.rst
index b9038c4..131e67b 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -68,7 +68,7 @@ key in the header.
Registered Claim Names
----------------------
-The JWT specificaftion defines some registered claim names and defines
+The JWT specification defines some registered claim names and defines
how they should be used. PyJWT supports these registered claim names:
- "exp" (Expiration Time) Claim