Browse Source

Add additional whitespace

pull/2380/head
RaffaelHold 6 months ago
committed by GitHub
parent
commit
90ef35d074
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      docs/content/examples/tutorials/routed.md

1
docs/content/examples/tutorials/routed.md

@ -95,6 +95,7 @@ iptables -D INPUT -p udp -m udp --dport {{port}} -j ACCEPT; iptables -D FORWARD
``` ```
/// warning | Important: When using nftables use the following hooks instead. /// warning | Important: When using nftables use the following hooks instead.
PostUp PostUp
```shell ```shell

Loading…
Cancel
Save