mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-06 21:24:18 +08:00
DOCUMENTATION: Fix small typo in Cloudflare (#556)
Remove trailing "rather" at the end of a sentence.
This commit is contained in:
parent
4e6d05b716
commit
1b9780495d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Make sure the token has at least the right read zones and edit DNS records (i.e.
|
|||
checkout [Cloudflare's documentation](https://support.cloudflare.com/hc/en-us/articles/200167836-Managing-API-Tokens-and-Keys) for instructions on how to generate and configure permissions on API tokens.
|
||||
|
||||
|
||||
Or you can provide your Cloudflare API username and access key instead, but it isn't recommended because those credentials give DNSControl access to the complete Cloudflare API rather:
|
||||
Or you can provide your Cloudflare API username and access key instead (but it isn't recommended because those credentials give DNSControl access to the complete Cloudflare API):
|
||||
|
||||
{% highlight json %}
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue