Skip to content

Commit 540921b

Browse files
author
chrislovecnm
committed
grammar fix
1 parent 336e3ec commit 540921b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ To more cleanly handle cases where desired functionality would require complex d
234234

235235
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
236236

237-
Note: The correct sequence to update the repo using autogen functionality is the run
237+
Note: The correct sequence to update the repo using autogen functionality is to run
238238
`make generate && make generate_docs`. This will create the various Terraform files, and then
239239
generate the Terraform documentation using `terraform-docs`.
240240

autogen/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ To more cleanly handle cases where desired functionality would require complex d
182182

183183
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
184184

185-
Note: The correct sequence to update the repo using autogen functionality is the run
185+
Note: The correct sequence to update the repo using autogen functionality is to run
186186
`make generate && make generate_docs`. This will create the various Terraform files, and then
187187
generate the Terraform documentation using `terraform-docs`.
188188

modules/beta-private-cluster/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ To more cleanly handle cases where desired functionality would require complex d
253253

254254
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
255255

256-
Note: The correct sequence to update the repo using autogen functionality is the run
256+
Note: The correct sequence to update the repo using autogen functionality is to run
257257
`make generate && make generate_docs`. This will create the various Terraform files, and then
258258
generate the Terraform documentation using `terraform-docs`.
259259

modules/beta-public-cluster/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ To more cleanly handle cases where desired functionality would require complex d
241241

242242
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
243243

244-
Note: The correct sequence to update the repo using autogen functionality is the run
244+
Note: The correct sequence to update the repo using autogen functionality is to run
245245
`make generate && make generate_docs`. This will create the various Terraform files, and then
246246
generate the Terraform documentation using `terraform-docs`.
247247

modules/private-cluster/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ To more cleanly handle cases where desired functionality would require complex d
246246

247247
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
248248

249-
Note: The correct sequence to update the repo using autogen functionality is the run
249+
Note: The correct sequence to update the repo using autogen functionality is to run
250250
`make generate && make generate_docs`. This will create the various Terraform files, and then
251251
generate the Terraform documentation using `terraform-docs`.
252252

0 commit comments

Comments
 (0)