Commit 938ecbea authored by cricketliu's avatar cricketliu Committed by GitHub

Update README.md

Grammatical fixes.
parent 9a3fa013
...@@ -9,7 +9,7 @@ secondary [zones...] ...@@ -9,7 +9,7 @@ secondary [zones...]
~~~ ~~~
* `zones` zones it should be authoritative for. If empty, the zones from the configuration block * `zones` zones it should be authoritative for. If empty, the zones from the configuration block
are used. Not that with an remote address to *get* the zone the above is not that useful. are used. Note that without a remote address to *get* the zone from, the above is not that useful.
A working syntax would be: A working syntax would be:
...@@ -20,9 +20,9 @@ secondary [zones...] { ...@@ -20,9 +20,9 @@ secondary [zones...] {
} }
~~~ ~~~
* `transfer from` tell from which address to fetch the zone. It can be specified multiple time, * `transfer from` specifies from which address to fetch the zone. It can be specified multiple times;
if one does not work another will be tried. if one does not work, another will be tried.
* `transfer to` can be enabled to allow this secondary zone to be transfered again. * `transfer to` can be enabled to allow this secondary zone to be transferred again.
## Examples ## Examples
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment