Skip to content

Commit

Permalink
Minor spelling correction in README.md (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bert-R committed Jul 6, 2022
1 parent 17c21ab commit 6e32762
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 @@ -4,7 +4,7 @@ Install a specific version of helm binary on the runner.

## Example

Acceptable values are latest or any semantic version string like v3.5.0 Use this action in workflow to define which version of helm will be used. v2 and v3 of this action only supports Helm3.
Acceptable values are latest or any semantic version string like v3.5.0 Use this action in workflow to define which version of helm will be used. v2 and v3 of this action only support Helm3.

```yaml
- uses: azure/setup-helm@v3
Expand Down

0 comments on commit 6e32762

Please sign in to comment.