Skip to content

Commit a047aad

Browse files
author
Fabien Coelho
committed
update loc
1 parent 4efaab8 commit a047aad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ The above test runs with [`tests/app.py`](tests/app.py)
8080
[Flask](https://flask.palletsprojects.com/)
8181
REST application back-end with password and token authentication based on
8282
[FlaskSimpleAuth](https://pypi.org/project/FlaskSimpleAuth/).
83-
The code uses _25_ lines of Python for implementing
84-
password (basic and parameters) and token authentications,
83+
The code uses _23_ lines of Python for implementing
84+
password (basic nd parameters) and token authentications,
8585
admin group authorization, and routes for
8686
token generation (2), identity tests (2) and an incredible open cookie-based
8787
translation service.

0 commit comments

Comments
 (0)