Fix grammar

Co-authored-by: Pam Selle <pam@hashicorp.com>
This commit is contained in:
Kent 'picat' Gruber 2020-11-13 11:28:13 -05:00 committed by GitHub
parent 20026819dd
commit 63cc597bc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -357,7 +357,7 @@ information.
You can use archives stored in S3 as module sources using the special `s3::`
prefix, followed by
[a S3 bucket object URL](http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html#access-bucket-intro).
[an S3 bucket object URL](http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html#access-bucket-intro).
```hcl
module "consul" {