Tidy instructions spelling & spacing (#369)
* tidy up instructions spelling/spacing * remove spaces in empty lines Co-authored-by: Edward <edward@finchit.co.za> Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@ caproverOneClickApp:
|
||||
- id: $$cap_ackee_version
|
||||
label: Ackee Version
|
||||
defaultValue: '2.3.0'
|
||||
description: Checkout their docker page for the valid tags https://hub.docker.com/r/electerious/ackee/tags
|
||||
description: Check out their docker page for the valid tags https://hub.docker.com/r/electerious/ackee/tags
|
||||
validRegex: /^([^\s^\/])+$/
|
||||
- id: $$cap_ackee_username
|
||||
label: Ackee Admin User
|
||||
@@ -41,7 +41,7 @@ caproverOneClickApp:
|
||||
- id: $$cap_ackee_access_origin
|
||||
label: CORS headers
|
||||
defaultValue: 'https://example.com,https://example2.com'
|
||||
description: 'Ackee requires correct CORS headers. pls read https://docs.ackee.electerious.com/#/docs/CORS%20headers#heroku-or-platforms-as-a-service-configuration'
|
||||
description: 'Ackee requires correct CORS headers. Please read https://docs.ackee.electerious.com/#/docs/CORS%20headers#heroku-or-platforms-as-a-service-configuration'
|
||||
- id: $$cap_mongo_version
|
||||
label: MongoDB Version
|
||||
defaultValue: '4.0.20'
|
||||
|
||||
Reference in New Issue
Block a user