Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f1e2ea8

Browse files
authored
Update auth0/v3/management/async_auth0.py
1 parent 0c5958b commit f1e2ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth0/v3/management/async_auth0.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class AsyncAuth0(object):
88
"""Provides easy access to all endpoint classes
99
1010
Args:
11-
domain (str): Your Auth0 domain, e.g: 'username.auth0.com'
11+
domain (str): Your Auth0 domain, for example 'username.auth0.com'
1212
1313
token (str): Management API v2 Token
1414

0 commit comments

Comments
 (0)