From 71aac04b68c29135ac7e31081077b188321844cf Mon Sep 17 00:00:00 2001 From: "Michael A. Smith" Date: Sat, 26 Jul 2025 23:13:15 -0400 Subject: [PATCH] fix(README): typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e213e66..e10f074 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ jobs: You can also use [`cs2pr` itself as a GitHub Action](https://github.com/staabm/annotate-pull-request-from-checkstyle-action). This is useful if you want to for instance use it for a project that does not use PHP or if you want to use it with a custom PHP installation. -See the example at the [cs2pr GitHub Action repositiory](https://github.com/staabm/annotate-pull-request-from-checkstyle-action#readme). +See the example at the [cs2pr GitHub Action repository](https://github.com/staabm/annotate-pull-request-from-checkstyle-action#readme).