Skip to content

Commit 755c290

Browse files
committed
fix: description of "client.port"
1 parent 33dc4fe commit 755c290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/options.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
"enum": ["auto"]
229229
}
230230
],
231-
"description": "Tells clients connected to devServer to use the provided path to connect."
231+
"description": "Tells clients connected to devServer to use the provided port."
232232
},
233233
"logging": {
234234
"enum": ["none", "error", "warn", "info", "log", "verbose"],

0 commit comments

Comments
 (0)