From a07cfcdbb4cffd695fbce6dad67e4680781bf32d Mon Sep 17 00:00:00 2001 From: Viet Nguyen <19592926+v-ngu@users.noreply.github.com> Date: Thu, 23 Mar 2023 06:00:06 -0400 Subject: [PATCH] Fix typo on readme doc (#265) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f0e2c8..646380e 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ For all the release(s) (installed helm charts), you can execute helm tests for t You can execute `helm test` for the specific release as below: ![](images/screenshot_run_test.png) -The result of executed `helm test` for the release will be disapled as below: +The result of executed `helm test` for the release will be displayed as below: ![](images/screenshot_run_test_result.png) ### Scanner Integrations