From 1f447ab1549c5c4fb63a67cf7e80883285b26d4f Mon Sep 17 00:00:00 2001 From: Jon Sands Date: Wed, 16 Oct 2019 03:12:00 -0400 Subject: [PATCH] more 64nix grammar fixes --- documentation/64nix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/64nix.md b/documentation/64nix.md index d8a7aeb..efc4ae2 100644 --- a/documentation/64nix.md +++ b/documentation/64nix.md @@ -25,7 +25,7 @@ ipv6 route 2620:57:e000:400::/56 2620:57:e000:e::12 The destination is your chosen `2620:57:e000:400::/56` subnet, the next-hop is the server end of the transit subnet, `2620:57:e000:e::12` -### On server, give it it's own address in the transit subnet: +### Give the server its own address in the transit subnet: **Note**: this should be one address up from what the router (ICX7750) has. ```