We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2898618 commit df146b5Copy full SHA for df146b5
README.md
@@ -81,7 +81,7 @@ The above test runs with [`tests/app.py`](tests/app.py)
81
REST application back-end with password and token authentication based on
82
[FlaskSimpleAuth](https://pypi.org/project/FlaskSimpleAuth/).
83
The code uses _23_ lines of Python for implementing
84
-password (basic nd parameters) and token authentications,
+password (basic and parameters) and token authentications,
85
admin group authorization, and routes for
86
token generation (2), identity tests (2) and an incredible open cookie-based
87
translation service.
0 commit comments