Skip to content
Snippets Groups Projects
Commit 523faaea authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Fix wording

parent a5b1df9e
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ from .auth import basic_auth, token_auth
from .. import db
ns = Namespace('token', description='Authentication token operations')
ns = Namespace('tokens', description='Token operations')
@ns.route('/')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment