Skip to content

Commit 4af4b52

Browse files
committed
blog: 2020-04-29-intra-zone-forwarding
Some typos and rewording. Reported-by: Gijs Hillenius <[email protected]>
1 parent dd2b121 commit 4af4b52

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

blog/_posts/2020-04-29-intra-zone-forwarding.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@ until now.
2020

2121
## What does it look like?
2222

23-
This feature doesn't bring many CLI additions. Only a couple knobs to enable or
24-
disable it for the zone.
23+
This feature does not bring many CLI additions; only a couple knobs to
24+
enable or disable it for the zone.
2525

26-
Lets say we have our `home` zone with two interfaces: dummy1, and dummy2
26+
Let's say we have our `home` zone with two interfaces: dummy1, and
27+
dummy2
2728

2829
```
2930
# firewall-cmd --zone=home --add-interface=dummy1 --add-interface=dummy2

0 commit comments

Comments
 (0)