Correct typo

This commit is contained in:
Matthias Bartelmeß 2020-09-08 00:18:28 +02:00 committed by GitHub
parent 8f9671b093
commit cec5222287
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ themselves.
Terraform will also generate various `.json` index files which contain suitable Terraform will also generate various `.json` index files which contain suitable
responses to implement responses to implement
[the network mirror protocol](/docs/internals/providor-network-mirror-protocol.html), [the network mirror protocol](/docs/internals/provider-network-mirror-protocol.html),
if you upload the resulting directory to a static website host. Terraform if you upload the resulting directory to a static website host. Terraform
ignores those index files when using the directory as a filesystem mirror, ignores those index files when using the directory as a filesystem mirror,
because the directory entries themselves are authoritative in that case. because the directory entries themselves are authoritative in that case.