From 2deaa1397297c0860be91b503330bbf79276d02c Mon Sep 17 00:00:00 2001 From: Becca Z <23545426+becca@users.noreply.github.com> Date: Tue, 17 Nov 2020 13:23:08 -0600 Subject: [PATCH] Update action_code_examples.yml noticed a minor typo when reviewing the `code examples` on this page. thank you all for this rad landing page! --- data/variables/action_code_examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/variables/action_code_examples.yml b/data/variables/action_code_examples.yml index a0f12b03840c..bb6a3e374219 100644 --- a/data/variables/action_code_examples.yml +++ b/data/variables/action_code_examples.yml @@ -18,7 +18,7 @@ tags: - issues - labels -- title: Declaratively sync GitHub lables +- title: Declaratively sync GitHub labels description: GitHub Action to sync GitHub labels in the declarative way languages: 'Go, Dockerfile' href: micnncim/action-label-syncer