Housekeeping (#100)
* Fix redis documentation link address * Clean grammar and stray apostrophe characters
This commit is contained in:
committed by
Kasra Bigdeli
parent
14ffb08e59
commit
d605cd6b11
@@ -41,7 +41,7 @@
|
||||
"id": "$$cap_mongo_version",
|
||||
"label": "MongoDB Version",
|
||||
"defaultValue": "4",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/mongo/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/mongo/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
@@ -54,7 +54,7 @@
|
||||
"id": "$$cap_parse_version",
|
||||
"label": "Parse Version",
|
||||
"defaultValue": "3.1.3",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/parseplatform/parse-server/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/parseplatform/parse-server/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user