fixed typo

This commit is contained in:
Kristian Krsnik 2023-08-15 21:45:59 +02:00
parent 307a8e9819
commit 912b405511

View File

@ -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": [