Skip to content

Commit cba0e96

Browse files
committed
fix minor typos
1 parent de1da9f commit cba0e96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

files/stage-build-cpu-arch.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### This is the Terraform-generated dev-build.yml workflow for the ###
1+
### This is the Terraform-generated stage-build.yml workflow for the ###
22
### ${ecr} app repository. ###
33
### If this is a Lambda repo, uncomment the FUNCTION line at the end of ###
44
### the document. If the container requires any additional pre-build ###

files/stage-build.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### This is the Terraform-generated dev-build.yml workflow for the ${ecr} app repository ###
1+
### This is the Terraform-generated stage-build.yml workflow for the ${ecr} app repository ###
22
### If this is a Lambda repo, uncomment the FUNCTION line at the end of the document ###
33
### If the container requires any additional pre-build commands, uncomment and edit ###
44
### the PREBUILD line at the end of the document. ###

0 commit comments

Comments
 (0)