fixed typo
This commit is contained in:
parent
307a8e9819
commit
912b405511
@ -27,7 +27,7 @@ The script looks for a config file at `$HOME/.config/dyn-gandi/config.log` or `/
|
|||||||
},
|
},
|
||||||
"/path/to/a/file/containing/api_key": {
|
"/path/to/a/file/containing/api_key": {
|
||||||
"example.at": [ "sub1" ],
|
"example.at": [ "sub1" ],
|
||||||
"example.au": [ "sub1" "sub2" ]
|
"example.au": [ "sub1", "sub2" ]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"resolvers": [
|
"resolvers": [
|
||||||
|
Loading…
Reference in New Issue
Block a user