summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/Flask-Login/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Flask-Login/README b/python/Flask-Login/README
index 7ea25670c3..472b705652 100644
--- a/python/Flask-Login/README
+++ b/python/Flask-Login/README
@@ -1,4 +1,4 @@
Flask-Login provides user session management for Flask.
It handles the common tasks of logging in, logging out,
-and remembering your users’ sessions over extended periods
+and remembering your users' sessions over extended periods
of time.