Minor wording fix

This commit is contained in:
WilliamMiceli
2019-02-06 13:58:14 -05:00
parent aef0926602
commit f1a060404f

View File

@@ -11,7 +11,7 @@ catalog:
- variable: "HOST_LABEL" - variable: "HOST_LABEL"
label: "Host Label Key/Value Pair" label: "Host Label Key/Value Pair"
description: | description: |
The Label Key/Value pair on the host which containers should be deployed The Label Key/Value pair of the host which containers should be deployed
default: "host.id=Host2" default: "host.id=Host2"
required: false required: false
type: string type: string