File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ connection:
1212 type : object
1313 properties :
1414 host :
15- description : " Database server to connect to. ex . host.domain.tld"
15+ description : " Database server to connect to. e.g . host.domain.tld"
1616 type : string
1717 required : false
1818 username :
@@ -25,7 +25,7 @@ connection:
2525 secret : true
2626 required : false
2727 database :
28- description : " Database to connect to, to run querys against."
28+ description : " Database to connect to, to run queries against."
2929 type : string
3030 required : true
3131 port :
@@ -36,4 +36,4 @@ connection:
3636 description : " The type of database that is being connected to."
3737 type : string
3838 required : true
39- additionalProperties : false
39+ additionalProperties : false
You can’t perform that action at this time.
0 commit comments