Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
Fix typo in AWS VPC (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtp1376 committed Aug 15, 2022
1 parent 8a67d40 commit 81c40d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sample-queries/aws_vpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ slug: '/vpc'

## Create a VPC and a subnet within it

Install the AWS virtual public cloud (VPC) module
Install the AWS virtual private cloud (VPC) module

```sql
SELECT * FROM iasql_install('aws_vpc');
Expand Down

0 comments on commit 81c40d7

Please sign in to comment.