diff --git a/website/docs/d/google_container_registry_repository.html.markdown b/website/docs/d/google_container_registry_repository.html.markdown index 3df37767..a695b31b 100644 --- a/website/docs/d/google_container_registry_repository.html.markdown +++ b/website/docs/d/google_container_registry_repository.html.markdown @@ -23,7 +23,7 @@ output "gcr_location" { ``` ## Argument Reference -* `project`: (Optional) The project ID that this repository is attached to. If not provider, provider project will be used instead. +* `project`: (Optional) The project ID that this repository is attached to. If not provided, provider project will be used instead. * `region`: (Optional) The GCR region to use. As of this writing, one of `asia`, `eu`, and `us`. See [the documentation](https://cloud.google.com/container-registry/docs/pushing-and-pulling) for additional information. ## Attributes Reference