Bsr normalize descriptions (#371)
* BSR: use check out as the fact to check instead of checkout * BSR: remove useless whitespace whitespaces removed are the whitespace at the end of the line of lines followed by empty lines on files where checkout was replaced by check out Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com> Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@ caproverOneClickApp:
|
||||
- id: $$cap_openldap_version
|
||||
label: Openldap Version
|
||||
defaultValue: 1.4.0
|
||||
description: Checkout their docker page for the valid tags https://hub.docker.com/r/osixia/openldap/tags
|
||||
description: Check out their docker page for the valid tags https://hub.docker.com/r/osixia/openldap/tags
|
||||
validRegex: /^([^\s^\/])+$/
|
||||
- id: $$cap_openldap_ldap-organisation
|
||||
label: Ldap Organisation
|
||||
@@ -40,7 +40,7 @@ caproverOneClickApp:
|
||||
- id: $$cap_phpldapadmin_version
|
||||
label: PHPLadapAdmin Version
|
||||
defaultValue: 0.9.0
|
||||
description: Checkout their docker page for the valid tags https://hub.docker.com/r/osixia/phpldapadmin/tags
|
||||
description: Check out their docker page for the valid tags https://hub.docker.com/r/osixia/phpldapadmin/tags
|
||||
validRegex: /^([^\s^\/])+$/
|
||||
- id: $$cap_phpldapadmin_admin-email
|
||||
label: The admin email
|
||||
|
||||
Reference in New Issue
Block a user