Skip to content

Commit 88be790

Browse files
esunedbluhm
authored andcommitted
Fix typo
Signed-off-by: Emiliano Suñé <[email protected]>
1 parent 0257d78 commit 88be790

File tree

1 file changed

+1
-1
lines changed
  • acapy_agent/admin/decorators

1 file changed

+1
-1
lines changed

acapy_agent/admin/decorators/auth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def tenant_authentication(handler):
5050
- check for a valid bearer token in the Autorization header if running
5151
in multi-tenant mode
5252
- check for a valid x-api-key header if running in single-tenant mode
53-
- check if the base wallet has access to teh requested path if running
53+
- check if the base wallet has access to the requested path if running
5454
in multi-tenant mode
5555
"""
5656

0 commit comments

Comments
 (0)