From 063c5061c80ebf4ff36e34bcb83201b1be838d2c Mon Sep 17 00:00:00 2001 From: ajlopezn Date: Wed, 12 Apr 2023 08:25:33 +0000 Subject: [PATCH] lowercase text --- modules/net-vpc-firewall/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/net-vpc-firewall/README.md b/modules/net-vpc-firewall/README.md index a393a661..af04343f 100644 --- a/modules/net-vpc-firewall/README.md +++ b/modules/net-vpc-firewall/README.md @@ -138,7 +138,7 @@ module "firewall" { ### Including source & destination ranges -Custom rules now support including both source & destination ranges in Ingress and Egress rules: +Custom rules now support including both source & destination ranges in ingress and egress rules: ```hcl module "firewall" {