howto/networksettings.md
... ...
@@ -54,7 +54,7 @@ The net result is you must ensure that the filenames you create in /etc/sysctl.d
54 54
Do not configure iptables/nftables to drop packets with invalid conntrack state in forward chain.
55 55
56 56
In some cases your router will not see traffic from both sides e.g. requests are sent via different path not including your networks
57
-but responses are fowarded via your network. This will prevent conntrack from assigning any meaningful state information to these packets
57
+but responses are forwarded via your network. This will prevent conntrack from assigning any meaningful state information to these packets
58 58
and your firewall will drop it if it is configured to drop packets with invalid state.
59 59
60 60