diff --git a/docs/three-interface.xml b/docs/three-interface.xml
index 64b307073..bca7b70c1 100644
--- a/docs/three-interface.xml
+++ b/docs/three-interface.xml
@@ -906,7 +906,7 @@ SSH(ACCEPT) loc dmz Those rules allow you to run
general format for using a defined macro is: #ACTION SOURCE DEST PROTO DEST PORT(S)
<macro>(ACCEPT) <source zone> <destination zone>
- The general format when not using a defined action
+ The general format when not using a defined macro
is:#ACTION SOURCE DEST PROTO DEST PORT(S)
ACCEPT <source zone> <destination zone> <protocol> <port>
diff --git a/docs/two-interface.xml b/docs/two-interface.xml
index eb41dbc94..4c7ff996a 100644
--- a/docs/two-interface.xml
+++ b/docs/two-interface.xml
@@ -847,7 +847,7 @@ SSH(ACCEPT) loc $FW That rule allows you to run an
If you wish to enable other connections from your firewall to other
systems, the general format using a macro is: #ACTION SOURCE DEST PROTO DEST PORT(S)
<macro>(ACCEPT) $FW <destination zone>The
- general format when not using defined actions is:#ACTION SOURCE DEST PROTO DEST PORT(S)
+ general format when not using defined macros is:#ACTION SOURCE DEST PROTO DEST PORT(S)
ACCEPT $FW <destination zone> <protocol> <port>
Web Server on Firewall