Skip to content

Commit 5741646

Browse files
committed
fix: cli test
1 parent 4941052 commit 5741646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/cli-flags.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ module.exports = {
211211
},
212212
],
213213
description:
214-
'Tells clients connected to devServer to use the provided host.',
214+
'Tells clients connected to devServer to use the provided hostname.',
215215
simpleType: 'string',
216216
multiple: false,
217217
},

0 commit comments

Comments
 (0)