Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
porridge authored Nov 29, 2023
1 parent 1f6514d commit 47e3f04
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 @@ -110,5 +110,5 @@ $ go test -run "TestWithHelmtest/testdata/helmtest/some_values.test.yaml/some_ex
expect: |
.helm[]| toyaml | print ## Print all Helm values
.secrets["secret-name"] | toyaml | print ## Print a specific object
.objectss[]| toyaml | print ## Print the complete rendered Helm chart
.objects[]| toyaml | print ## Print the complete rendered Helm chart
```

0 comments on commit 47e3f04

Please sign in to comment.