fix typo
This commit is contained in:
parent
b6982c22d1
commit
39f269df3f
|
@ -42,7 +42,7 @@ First a protocol has to be defined, e.g.
|
||||||
protocol=gandi
|
protocol=gandi
|
||||||
```
|
```
|
||||||
|
|
||||||
For authentication at the domain provider, an authentication token has to be geven. Some protocols require a user name and an API address, too.
|
For authentication at the domain provider, an authentication token has to be given. Some protocols require a user name and an API address, too.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
auth_key=g5Hdsfkj5J49li8HH3jfhsJp
|
auth_key=g5Hdsfkj5J49li8HH3jfhsJp
|
||||||
|
|
Loading…
Reference in New Issue