]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: fix grammar in modes of operation 10880/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 21 Oct 2021 17:36:02 +0000 (13:36 -0400)
committerGitHub <noreply@github.com>
Thu, 21 Oct 2021 17:36:02 +0000 (13:36 -0400)
docs/modes-of-operation.rst

index f15af66ffacc1ff189fc280b59cf8c87b908ee70..810fe793c8dab767526f951bec40cc7c8ede4d4d 100644 (file)
@@ -12,9 +12,9 @@ Native replication
 
 Native replication is the default, unless other operation is
 specifically configured. Native replication basically means that
-PowerDNS will not send out DNS update notifications, nor will react to
-them. PowerDNS assumes that the backend is taking care of replication
-unaided.
+PowerDNS will not send out DNS update notifications, nor will it react
+to them. PowerDNS assumes that the backend is taking care of
+replication unaided.
 
 MySQL replication has proven to be very robust and well suited, even
 over transatlantic connections between badly peering ISPs.