From 354fcb18a8658b18914586f296df23409b3c4a08 Mon Sep 17 00:00:00 2001 From: Chris Deaton Date: Tue, 25 May 2021 15:14:18 -0400 Subject: [PATCH] chore: trivial typo fix (#298) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37200d9a..feb8dda8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Terraform Network Module -This modules makes it easy to set up a new VPC Network in GCP by defining your network and subnet ranges in a concise syntax. +This module makes it easy to set up a new VPC Network in GCP by defining your network and subnet ranges in a concise syntax. It supports creating: