Skip to content

Commit afea885

Browse files
committed
CMR-10388: Fixing typo.
1 parent d07621c commit afea885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subscription/src/access_control.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
class AccessControl:
99
"""Encapsulates Access Control API.
10-
This class needs the following environment variables set with an exxample value:
10+
This class needs the following environment variables set with an example value:
1111
For local development:
1212
ACCESS_CONTROL_URL=http://localhost:3011/access-control
1313

0 commit comments

Comments
 (0)