Correct typo
This commit is contained in:
parent
582a9f4f75
commit
9d4acc91a5
|
@ -20,5 +20,5 @@ pvc:
|
||||||
# authentication: Authentication and security settings
|
# authentication: Authentication and security settings
|
||||||
authentication:
|
authentication:
|
||||||
# key: A secure key to authorize against the API; must be sent in the body
|
# key: A secure key to authorize against the API; must be sent in the body
|
||||||
# arguments or in the URI of each requess; leave blank for no authentication
|
# arguments or in the URI of each request; leave blank for no authentication
|
||||||
key: ""
|
key: ""
|
||||||
|
|
Loading…
Reference in New Issue