From 9ab89c39a5cdbd7c2a30d35dfb92b729407ea169 Mon Sep 17 00:00:00 2001 From: Adam Coffman Date: Tue, 10 Jan 2023 11:30:45 -0600 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1c826d..3db8ee5 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ The following tokens are available for use in custom messages: | mode | One of: `exactly`, `minimum`, `maximum` | | count | The value of the `count` input | | errorString | One of: `exactly`, `at least`, `at most` | -| provided | The value of the `lavels` input | +| provided | The value of the `labels` input | | applied | The labels that are applied to the PR | ### Require multiple labels