Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jun 28, 2019
1 parent 4c527eb commit 4c0b29f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ois-scanner/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# About

This describes how to use the aws-common-securit-grous submodule for ois-scanner. This sets up
This describes how to use the aws-common-securit-groups submodule for ois-scanner. This sets up
a module for a security group in the respective VPC. When construting a new VPC, we want to include
this module. This should be in each VPC we have, in production. We probably need a similar one
for the CAT environment, but we'll tackle that when we get to it.
Expand Down
2 changes: 1 addition & 1 deletion ois-scanner/main.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* # About
*
* This describes how to use the aws-common-securit-grous submodule for ois-scanner. This sets up
* This describes how to use the aws-common-securit-groups submodule for ois-scanner. This sets up
* a module for a security group in the respective VPC. When construting a new VPC, we want to include
* this module. This should be in each VPC we have, in production. We probably need a similar one
* for the CAT environment, but we'll tackle that when we get to it.
Expand Down

0 comments on commit 4c0b29f

Please sign in to comment.