summaryrefslogtreecommitdiffstats
path: root/docs/usecases/Routing.rst
diff options
context:
space:
mode:
authorPaul Vinciguerra <pvinci@vinciconsulting.com>2019-10-27 17:28:10 -0400
committerDave Barach <openvpp@barachs.net>2019-10-28 13:51:13 +0000
commit7fa3dd2881be537ec6144850064ad1419dc12f3e (patch)
tree7fa013d6e23f16f73b0ca97628c1374a009b49bd /docs/usecases/Routing.rst
parent3b5e222f8a4d0ccd4ec4eace2551491f13de85d9 (diff)
docs: cleanup typos on readthrough
Type: style Change-Id: I3b15035ea6c13cd1ca3cdc9dfa9b10a6e1be9880 Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'docs/usecases/Routing.rst')
-rw-r--r--docs/usecases/Routing.rst6
1 files changed, 3 insertions, 3 deletions
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!