From 549133e1e35156bc7279f141f8f1ac2d6edd6f67 Mon Sep 17 00:00:00 2001 From: Logan007 Date: Wed, 29 Jul 2020 18:01:46 +0545 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8c2d1f..493dc30 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ and the community name optionally can be encrypted applying `-H` on the edges. ## Routing the Traffic -Reaching a remote network or tunneling all the internet traffic via n2n are two common tasks which require a proper routing setup. n2n supports routing needs providing options for packet forwarding (`-r`) including broadcasts (`-E`) as well as temporarily modifying the routing table (`n`). Details can be found in the [Routing.md](doc/Routing.md) document. +Reaching a remote network or tunneling all the internet traffic via n2n are two common tasks which require a proper routing setup. n2n supports routing needs providing options for packet forwarding (`-r`) including broadcasts (`-E`) as well as temporarily modifying the routing table (`-n`). Details can be found in the [Routing.md](doc/Routing.md) document. ## IPv6 Support