Skip to content

Commit af6d0dc

Browse files
committed
Tweak setting description
1 parent 61ea6de commit af6d0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"properties": {
188188
"host": {
189189
"type": "string",
190-
"description": "Hostname or IP address of the InterSystems server. If omitted, use the value of 'webServer.host'.",
190+
"description": "Hostname or IP address of the InterSystems server. If omitted, uses the value of 'webServer.host'.",
191191
"anyOf": [
192192
{
193193
"format": "hostname"

0 commit comments

Comments
 (0)