diff --git a/samples/end-to-end-testing/README.md b/samples/end-to-end-testing/README.md index cbed4c52..bb8ecbe8 100644 --- a/samples/end-to-end-testing/README.md +++ b/samples/end-to-end-testing/README.md @@ -57,7 +57,7 @@ func TestEndToEndDeploymentScenario(t *testing.T) { fixtureFolder := "../" - // User Terratest to deploy the infrastructure + // Use Terratest to deploy the infrastructure test_structure.RunTestStage(t, "setup", func() { terraformOptions := &terraform.Options{ // Indicate the directory that contains the Terraform configuration to deploy