From 1f124004c3beac9b2851becb09d87980a7bfc00a Mon Sep 17 00:00:00 2001 From: Nuno Rafael Rocha Date: Thu, 21 Jul 2016 17:03:47 +0100 Subject: [PATCH] Fix rancher-composer typo (#221) This fixes rancher-composer typo on the description of the `OPENVPN_EXTRACONF` variable. --- templates/openvpn-ldap/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/openvpn-ldap/0/rancher-compose.yml b/templates/openvpn-ldap/0/rancher-compose.yml index b78ba7e..cb1ad21 100644 --- a/templates/openvpn-ldap/0/rancher-compose.yml +++ b/templates/openvpn-ldap/0/rancher-compose.yml @@ -132,7 +132,7 @@ type: "string" - variable: "OPENVPN_EXTRACONF" - description: "Optionnal custom OpenVPN config line, for example to push your own custom route" + description: "Optional custom OpenVPN config line, for example to push your own custom route" label: "OpenVPN custom config:" required: false default: ""