Update README.md

Grammatical fixes.
This commit is contained in:
cricketliu
2016-08-22 14:40:24 -07:00
committed by GitHub
parent 9a3fa013d6
commit 938ecbeab9

View File

@@ -9,7 +9,7 @@ secondary [zones...]
~~~
* `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:
@@ -20,9 +20,9 @@ secondary [zones...] {
}
~~~
* `transfer from` tell from which address to fetch the zone. It can be specified multiple time,
if one does not work another will be tried.
* `transfer to` can be enabled to allow this secondary zone to be transfered again.
* `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.
* `transfer to` can be enabled to allow this secondary zone to be transferred again.
## Examples