From fec05d3afa4d916e32d5750111277b7d3ab0305c Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Tue, 1 Aug 2017 21:37:32 +0200 Subject: [PATCH] For the sake of consistency, use the same phrasing ('This can also be (#273) specified...') for the project, credentials, and region attributes. --- website/docs/index.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/index.html.markdown b/website/docs/index.html.markdown index 548edab5..7c690721 100644 --- a/website/docs/index.html.markdown +++ b/website/docs/index.html.markdown @@ -61,8 +61,8 @@ The following keys can be used to configure the provider. the provider will use your identity. * `project` - (Required) The ID of the project to apply any resources to. This - can be specified using any of the following environment variables (listed in - order of precedence): + can also be specified using any of the following environment variables (listed + in order of precedence): * `GOOGLE_PROJECT` * `GCLOUD_PROJECT`