From 404a303fb8256bc614cf4139a0d53135a4c130d1 Mon Sep 17 00:00:00 2001 From: Briana Swift Date: Tue, 25 Aug 2020 12:26:58 +0200 Subject: [PATCH] fix typo for branch in template --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 1a1d537..6b25a2f 100644 --- a/config.yml +++ b/config.yml @@ -34,7 +34,7 @@ before: # - type: createPullRequest # title: "Activity 5: Add a teardown workflow" - # head: desroying-azure-resources + # head: destroying-azure-resources # body: teardown-instructions.md