update compute intance docs: 'networks -> 'network'

This commit is contained in:
Jon Perritt 2015-01-31 17:35:42 -07:00
parent b9395b36d2
commit 7cdb790ece
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ The following arguments are supported:
* `availability_zone` - (Optional) The availability zone in which to create
the server. Changing this creates a new server.
* `networks` - (Optional) An array of one or more networks to attach to the
* `network` - (Optional) An array of one or more networks to attach to the
instance. The network object structure is documented below. Changing this
creates a new server.