diff options
| author | Kasra Bigdeli <[email protected]> | 2018-12-25 23:57:32 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-25 23:57:32 -0800 |
| commit | 9439792c045470c133d89e37624502517836cef7 (patch) | |
| tree | 3a8af1421f9a50ac778f4b737276ddf7eb423eec | |
| parent | 31c5900d1e180782441be1e6ebbd792634b02c60 (diff) | |
| download | caprover-one-click-apps-9439792c045470c133d89e37624502517836cef7.tar.gz caprover-one-click-apps-9439792c045470c133d89e37624502517836cef7.zip | |
Update wordpress.json
| -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 +} |
