diff options
author | Stephen James <stephenorjames@gmail.com> | 2020-01-11 23:34:32 -0500 |
---|---|---|
committer | Stephen James <stephenorjames@gmail.com> | 2020-01-11 23:37:28 -0500 |
commit | 74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 (patch) | |
tree | ea06c94dca1c8693053dd9d481638b92a084fe6b /docs/services/dynamic-dns.rst | |
parent | 689756182ba1e16df51315407cdc749e6136e0cc (diff) | |
download | vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.tar.gz vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.zip |
Fix some typos and capitalizations
Diffstat (limited to 'docs/services/dynamic-dns.rst')
-rw-r--r-- | docs/services/dynamic-dns.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/services/dynamic-dns.rst b/docs/services/dynamic-dns.rst index 3842c1c4..f526009f 100644 --- a/docs/services/dynamic-dns.rst +++ b/docs/services/dynamic-dns.rst @@ -34,7 +34,7 @@ Configuration .. cfgcmd:: set service dns dynamic interface <interface> rfc2136 <service-name> server <server> Configure the DNS `<server>` IP/FQDN used when updating this dynamic - assignemnt. + assignment. .. cfgcmd:: set service dns dynamic interface <interface> rfc2136 <service-name> zone <zone> @@ -124,7 +124,7 @@ hostnames, protocol and server. .. cfgcmd:: set service dns dynamic interface <interface> service <service> server <server> When a ``custom`` DynDNS provider is used the `<server>` where update - requests are beeing sent to must be specified. + requests are being sent to must be specified. Example: ^^^^^^^^ |