From 1b43f6299a7a201b203a3f5c411f6f84555cd80d Mon Sep 17 00:00:00 2001 From: micnncim Date: Mon, 14 Oct 2019 03:39:29 +0900 Subject: [PATCH] Fix typo in README.md (#11) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b231f5..e065e61 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![CI](https://github.com/micnncim/action-label-syncer/workflows/CI/badge.svg)](https://github.com/micnncim/action-label-syncer/actions) [![Release](https://img.shields.io/github/v/release/micnncim/action-label-syncer.svg?logo=github)](https://github.com/micnncim/action-label-syncer/releases) -[![Marketplace](https://img.shields.io/badge/marketplace-label--syner-blue?logo=github)](https://github.com/marketplace/actions/label-syncer) +[![Marketplace](https://img.shields.io/badge/marketplace-label--syncer-blue?logo=github)](https://github.com/marketplace/actions/label-syncer) Action to sync GitHub labels in the declarative way. By using this action, you can sync current labels with configured labels in a YAML manifest.