X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Fusecases%2FRouting.rst;h=31929d31603215e5e3aca41dd0ee078c197736e2;hb=refs%2Fchanges%2F25%2F26325%2F5;hp=0c5908fd57ee1f3a09c2ea33ea6b0d3193bc9dab;hpb=df50b45e2322d2fb714e5446624d52ba76896970;p=vpp.git diff --git a/docs/usecases/Routing.rst b/docs/usecases/Routing.rst index 0c5908fd57e..31929d31603 100644 --- a/docs/usecases/Routing.rst +++ b/docs/usecases/Routing.rst @@ -75,7 +75,7 @@ We see that the IP has been assigned, as well as our default gateway. Now exit this container and repeat this process with container *ctwo*, except with IP 172.16.2.2/24 and gateway 172.16.2.1. -After thats done for *both* containers, exit from the container if you're in one: +After that's done for *both* containers, exit from the container if you're in one: .. code-block:: console @@ -261,6 +261,6 @@ At long last you probably want to see some pings: rtt min/avg/max/mdev = 0.089/0.098/0.111/0.014 ms -Which should send/recieve three packets for each command. +Which should send/receive three packets for each command. -This is the end of this guide. Great work! \ No newline at end of file +This is the end of this guide. Great work!