From d8e346e9ec24283b9541d184b95018643bd84803 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Fri, 28 Sep 2018 14:41:47 -0400 Subject: [PATCH] Minor language fix --- templates/Nextcloud/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Nextcloud/0/rancher-compose.yml b/templates/Nextcloud/0/rancher-compose.yml index 961f426..2c7db07 100644 --- a/templates/Nextcloud/0/rancher-compose.yml +++ b/templates/Nextcloud/0/rancher-compose.yml @@ -66,7 +66,7 @@ catalog: type: password - variable: "REDIS" - label: "Enable Redis container" + label: "Enable Redis" description: | Add a Redis container for memory caching. Must be setup manually. default: true