diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml
index 68357837f1..cd75d8578e 100644
--- a/doc/arm/notes.xml
+++ b/doc/arm/notes.xml
@@ -185,7 +185,7 @@
always have the name ".", which can be ambiguous.)
- In the event you need to manipulate a a zone actually
+ In the event you need to manipulate a zone actually
called "-redirect", use a trailing dot: "-redirect."
@@ -254,15 +254,15 @@
- Named could deadlock there were multiple changes to
- NSEC/NSEC3 parameters for a zone being processed at the
- same time. [RT #42770]
+ named could deadlock if multiple changes
+ to NSEC/NSEC3 parameters for the same zone were being processed
+ at the same time. [RT #42770]
- Named could trigger a assertion when sending notify
- messages. [RT #44019]
+ named could trigger an assertion when
+ sending NOTIFY messages. [RT #44019]