Skip to content

Commit

Permalink
fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
goshlanguage committed Jul 31, 2021
1 parent 3ff2b93 commit 15b941c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,7 @@ For more information on inputs, see the [API Documentation](https://developer.gi
- `cluster_name`: The name of the cluster to create (default: `chart-testing`)
- `wait`: The duration to wait for the control plane to become ready (default: `60s`)
- `log_level`: The log level for kind
- `kubetl_version`: The kubectl version to use (default: v1.20.8)
- `kubectl_version`: The kubectl version to use (default: v1.20.8)

### Example Workflow

Expand Down

0 comments on commit 15b941c

Please sign in to comment.