From a1660a55e13e67e6b094c351b48886a50bd59e14 Mon Sep 17 00:00:00 2001 From: Ruud Kamphuis Date: Sat, 19 Oct 2019 10:51:35 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e68c496fd8..c5ce6b9657 100644 --- a/README.md +++ b/README.md @@ -393,7 +393,7 @@ jobs: reviewdog -reporter=github-pr-check -runners=golint,govet ``` -#### Pubilc Reviewdog GitHub Actions +#### Public Reviewdog GitHub Actions You can also use public GitHub Actions to start using reviewdog with ease! :tada: :arrow_forward: :tada: [Marketplace](https://github.com/marketplace?utf8=✓&type=actions&query=reviewdog)