correct spelling mistakes (#13979)

This commit is contained in:
Edward Betts 2017-04-26 15:10:04 +01:00 committed by Paul Stack
parent 39a64bdc14
commit f453d4228c

View File

@ -5,7 +5,7 @@ provider "google" {
region = "${var.region1}"
}
# Create the two networks we want to join. They must have seperate, internal
# Create the two networks we want to join. They must have separate, internal
# ranges.
resource "google_compute_network" "network1" {
name = "network1"