Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
acoffman authored and mheap committed Jan 11, 2023
1 parent e49d4be commit 9ab89c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9ab89c3

Please sign in to comment.