Skip to content

Commit d4d972d

Browse files
committed
_posts: grammar
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 4e2054a commit d4d972d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

_posts/2024-03-12-firewall-container.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,11 @@ Notice the command `text-editor content`, it opens up an interactive
9393
[text editor][4] where you can paste in the contents of the file
9494
`/etc/nftables.conf` that will be mounted in the container.
9595

96-
The `text-editor` command base64 encodes the content and stores it
97-
in the Infix `startup-config`, thus ensuring that the configuration
98-
of the firewall is retained even when reconfigure the container, or
99-
upgrade the container image.
96+
When exiting the `text-editor`, the file contents are base64 encoded and
97+
stored it in the configuration. Saving this to `startup-config` ensures
98+
that the firewall configuration is retained even when reconfiguring, or
99+
upgrading, the container image.
100+
100101

101102
## The Result
102103

0 commit comments

Comments
 (0)