Skip to content

Commit 645360c

Browse files
committed
minor typo in documentation
1 parent 2de9936 commit 645360c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/1.9/content/userguide/target_env.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This target environment can be applied by providing the command-line argument `-
109109
- Variables will be injected into the model for port, host, and URL attributes
110110
- `lax` validation will be applied for the resulting model
111111
- Credentials in the model will be replaced with placeholder values, and a script to create corresponding secrets will be produced
112-
- Two additional Kubernetes resource files, `vz-application.yaml`, will be produced, with cluster and data source information derived from the model
112+
- One additional Kubernetes resource file, `vz-application.yaml`, will be produced, with cluster and data source information derived from the model
113113

114114
#### Generic Kubernetes target
115115

0 commit comments

Comments
 (0)