From 9439792c045470c133d89e37624502517836cef7 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Tue, 25 Dec 2018 23:57:32 -0800 Subject: [PATCH] Update wordpress.json --- one-click-apps/v1/wordpress.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/one-click-apps/v1/wordpress.json b/one-click-apps/v1/wordpress.json index 11ab0d8..ba9952d 100644 --- a/one-click-apps/v1/wordpress.json +++ b/one-click-apps/v1/wordpress.json @@ -44,7 +44,7 @@ }, "instructions":{ "start":"WordPress is an online, open source website creation tool written in PHP. But in non-geek speak, it’s probably.....", - "end":"Wordpress is deployed and available as $$cap_appname$$-wordpress", + "end":"Wordpress is deployed and available as $$cap_appname$$-wordpress" }, "variables": [ { @@ -72,4 +72,4 @@ "description": "Checkout their docker page for the valid tags" }] -} \ No newline at end of file +}