From 2a387725faf045389df5d0a9f8af746c58b476f5 Mon Sep 17 00:00:00 2001 From: Travis Truman Date: Fri, 3 Apr 2015 17:38:42 -0400 Subject: [PATCH] Correcting a minor spelling mistake --- .../providers/openstack/r/networking_network_v2.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/openstack/r/networking_network_v2.html.markdown b/website/source/docs/providers/openstack/r/networking_network_v2.html.markdown index 699cd1ae9..f62454e30 100644 --- a/website/source/docs/providers/openstack/r/networking_network_v2.html.markdown +++ b/website/source/docs/providers/openstack/r/networking_network_v2.html.markdown @@ -35,7 +35,7 @@ The following arguments are supported: by any tenant or not. Changing this updates the sharing capabalities of the existing network. -* `tenant_id` - (Optional) The owner of the newtork. Required if admin wants to +* `tenant_id` - (Optional) The owner of the network. Required if admin wants to create a network for another tenant. Changing this creates a new network. * `admin_state_up` - (Optional) The administrative state of the network.