Skip to content

Commit 691e424

Browse files
committed
Fix typo: authenicate -> authenticate
1 parent 7641ae2 commit 691e424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network/dnsimple.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
'''
9898

9999
EXAMPLES = '''
100-
# authenicate using email and API token
100+
# authenticate using email and API token
101101
- local_action: dnsimple [email protected] account_api_token=dummyapitoken
102102
103103
# fetch all domains

0 commit comments

Comments
 (0)