From 6d5f5e06bc87f92b1cb47bed2074476f28b5fd16 Mon Sep 17 00:00:00 2001 From: Albert Hernandez Pellicer Date: Mon, 13 Apr 2020 21:39:14 +0200 Subject: [PATCH] Use Title Casing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf1e3b9..f242014 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Lint pull request name with commitlint (Awesome if you squash merge !)](https://github.com/JulienKode/pull-request-name-linter-action) - [Block PR merges when Checks for target branches are failing](https://github.com/cirrus-actions/branch-guard) - [Get generated static site screeshots updated by Pull Request](https://github.com/ssowonny/diff-pages-action) -- [Add labels depending if the Pull Request still in progress](https://github.com/AlbertHernandez/working-label-action) +- [Add Labels Depending if the Pull Request Still in Progress](https://github.com/AlbertHernandez/working-label-action) ### GitHub Pages