From e1f43a673edc4254ad6d898e7199b514341fe8a4 Mon Sep 17 00:00:00 2001 From: Yushiro FURUKAWA Date: Wed, 4 Jan 2017 14:35:24 +0900 Subject: [PATCH] Fix typo Trivial fix Change-Id: Ia6b25c8b91db5efa839e1077c224c5c679c1f07e --- TESTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TESTING.rst b/TESTING.rst index 451943bb60a..6eda689c052 100644 --- a/TESTING.rst +++ b/TESTING.rst @@ -253,7 +253,7 @@ Each OVS agent is connected to its own pair of br-int/br-ex, and those bridges are then interconnected. For LinuxBridge agent each agent is started in its own namespace, called "host-". Such namespaces are connected with OVS "central" -bridge to eachother. +bridge to each other. .. image:: images/fullstack_multinode_simulation.png