Skip to content

Commit 023dcf5

Browse files
authored
Update README.md
Fixed typo
1 parent d05f030 commit 023dcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/end-to-end-testing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ func TestEndToEndDeploymentScenario(t *testing.T) {
5757

5858
fixtureFolder := "../"
5959

60-
// User Terratest to deploy the infrastructure
60+
// Use Terratest to deploy the infrastructure
6161
test_structure.RunTestStage(t, "setup", func() {
6262
terraformOptions := &terraform.Options{
6363
// Indicate the directory that contains the Terraform configuration to deploy

0 commit comments

Comments
 (0)