Fix typo in readme

This commit is contained in:
ronahk
2023-01-15 13:40:06 +02:00
parent 50947e585d
commit 26e0b1db32

View File

@@ -90,7 +90,7 @@ Download the appropriate [release package](https://github.com/komodorio/helm-das
## Execute Helm tests
For all the release(s) (istalled helm charts), you can execute helm tests for that release. For the tests to execute successfully, you need to have existing tests for that helm chart
For all the release(s) (installed helm charts), you can execute helm tests for that release. For the tests to execute successfully, you need to have existing tests for that helm chart.
You can execute `helm test` for the specific release as below:
![](screenshot_run_test.png)