From d5f166a320c74fec6dd358cc819d3f9594486df4 Mon Sep 17 00:00:00 2001 From: Simon Schneegans Date: Sat, 7 Oct 2023 19:28:48 +0200 Subject: [PATCH] :memo: Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45fadd1..3b42362 100644 --- a/README.md +++ b/README.md @@ -166,9 +166,9 @@ For all values in between, the color will be interpolated. ## Contributing to Dynamic Badges Action Whenever you encounter a :beetle: **bug** or have :tada: **feature request**, -report this via [Github issues](https://github.com/schneegans/dynamic-badges-action/issues). +report this via [GitHub issues](https://github.com/schneegans/dynamic-badges-action/issues). -We are happy to receive contributions in the form of **pull requests** via Github. +We are happy to receive contributions in the form of **pull requests** via GitHub. Feel free to fork the repository, implement your changes and create a merge request to the `master` branch. ### Git Commit Messages