diff options
| -rw-r--r-- | one-click-apps/v1/wordpress.json | 4 |
1 files 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 +} |
