Skip to content

Commit 9ab89c3

Browse files
acoffmanmheap
authored andcommitted
Fix typo in README
1 parent e49d4be commit 9ab89c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The following tokens are available for use in custom messages:
8484
| mode | One of: `exactly`, `minimum`, `maximum` |
8585
| count | The value of the `count` input |
8686
| errorString | One of: `exactly`, `at least`, `at most` |
87-
| provided | The value of the `lavels` input |
87+
| provided | The value of the `labels` input |
8888
| applied | The labels that are applied to the PR |
8989

9090
### Require multiple labels

0 commit comments

Comments
 (0)