From eecafdeb81dafed69c978f77b654b9c999f8aa16 Mon Sep 17 00:00:00 2001 From: peusterm Date: Fri, 15 Jan 2016 10:23:26 +0100 Subject: [PATCH] typos --- emuvim/example_topology.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emuvim/example_topology.py b/emuvim/example_topology.py index 0117fa7..ce267d5 100644 --- a/emuvim/example_topology.py +++ b/emuvim/example_topology.py @@ -75,7 +75,7 @@ def create_topology1(): """ 5.1. For our example, we create a second endpoint to illustrate that - this is support by our design. This feature allows us to have + this is supported by our design. This feature allows us to have one API endpoint for each data center. This makes the emulation environment more realistic because you can easily create one OpenStack-like REST API endpoint for *each* data center. -- 2.17.1