summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/itsdangerous/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/itsdangerous/slack-desc b/python/itsdangerous/slack-desc
index 0dc77907a3..55f2576a5f 100644
--- a/python/itsdangerous/slack-desc
+++ b/python/itsdangerous/slack-desc
@@ -9,7 +9,7 @@
itsdangerous: itsdangerous (Various helpers to pass trusted data)
itsdangerous:
itsdangerous: It's Dangerous ... so better sign this
-itsdangerous: Various helpers to pass data to untrusted environments and to get it
+itsdangerous: Various helpers to pass data to untrusted environments and to get it
itsdangerous: back safe and sound.
itsdangerous: This repository provides a module that is a port of the django signing
itsdangerous: module. It's not directly copied but some changes were applied to make