diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 13:42:10 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 15:02:08 +1300 |
commit | e879e6308c5a953aea6048da10c85739e15baeef (patch) | |
tree | fbc91305595c63e2384a7d84769dcc90deaa569d /python/python3-pyjwt | |
parent | c08d41def5e3bc862643481121428061ca24862a (diff) |
python/python3-pyjwt: Fix slack-desc.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python3-pyjwt')
-rw-r--r-- | python/python3-pyjwt/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pyjwt/slack-desc b/python/python3-pyjwt/slack-desc index 16a6570a405b..f2ace52f858f 100644 --- a/python/python3-pyjwt/slack-desc +++ b/python/python3-pyjwt/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -python3-pyjwt: python-pyjwt (JSON Web Token implementation in Python) +python3-pyjwt: python3-pyjwt (JSON Web Token implementation in Python) python3-pyjwt: python3-pyjwt: A Python implementation of RFC 7519. python3-pyjwt: |