Fix type (#28)

This commit is contained in:
Yaron Schneider 2019-08-14 14:15:09 -07:00 committed by GitHub
parent 083c294ac9
commit ca9b8610fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ $ actions init --kubernetes
✅ Success! Get ready to rumble
```
*Note: The init command will install the latest stable version of Actions on your cluster. For more advanced use cases, plese use our [Helm Chart](https://github.com/actionscore/actions/tree/master/charts/actions-operator).*
*Note: The init command will install the latest stable version of Actions on your cluster. For more advanced use cases, please use our [Helm Chart](https://github.com/actionscore/actions/tree/master/charts/actions-operator).*
#### Launch Actions and your app