Skip to content

Commit 2650024

Browse files
authored
DOC: proper term: schema validation
1 parent c6c9717 commit 2650024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This command renders `helmwave.yml.tpl` to `helmwave.yml`.
4040

4141
Helmwave builds plan in complete plan directory (`.helmwave` by default) that other commands use.
4242

43-
Build process by default includes check against manifests of specific :simple-kubernetes: Kubernetes version (taken online), as well as diff. To build plan offline, combine [`--diff-mode=local`](cli/#-diff-mode) or `--diff-mode=none` with [`offline_kube_version`](yaml/#offline_kube_version).
43+
Build process by default includes schema validation against specific :simple-kubernetes: Kubernetes version (taken online), as well as diff. To build plan offline, combine [`--diff-mode=local`](cli/#-diff-mode) or `--diff-mode=none` with [`offline_kube_version`](yaml/#offline_kube_version).
4444

4545
A plan includes:
4646

0 commit comments

Comments
 (0)