We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07621c commit afea885Copy full SHA for afea885
subscription/src/access_control.py
@@ -7,7 +7,7 @@
7
8
class AccessControl:
9
"""Encapsulates Access Control API.
10
- This class needs the following environment variables set with an exxample value:
+ This class needs the following environment variables set with an example value:
11
For local development:
12
ACCESS_CONTROL_URL=http://localhost:3011/access-control
13
0 commit comments