Merge pull request #106 from mwarkentin/patch-1
Fix typo: `authenicate` -> `authenticate`
This commit is contained in:
commit
b54920ea8f
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ author: Alex Coomans
|
|||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
# authenicate using email and API token
|
||||
# authenticate using email and API token
|
||||
- local_action: dnsimple account_email=test@example.com account_api_token=dummyapitoken
|
||||
|
||||
# fetch all domains
|
||||
|
|
Loading…
Reference in a new issue