From 05d44fa8e0b3293ac1092b5cd8e30ddfc462e60c Mon Sep 17 00:00:00 2001 From: samjwlee Date: Tue, 5 Apr 2016 15:00:04 -0500 Subject: [PATCH] (doc) fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0b4e91c513..8720a0888a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -400,7 +400,7 @@ func TestAccAzureRMPublicIpStatic_update(t *testing.T) { } ``` -When executing the test, the the following steps are taken for each `TestStep`: +When executing the test, the following steps are taken for each `TestStep`: 1. The Terraform configuration required for the test is applied. This is responsible for configuring the resource under test, and any dependencies it