Skip to content

Commit 1280bf4

Browse files
authored
docs: fix typo (#3079)
1 parent a6f0bfa commit 1280bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cli/host-and-port/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ npm run webpack-dev-server -- --open --port 5000 --host 0.0.0.0
1111

1212
## IPv6
1313

14-
_This also works with IPv4_
14+
_This also works with IPv6_
1515

1616
```console
1717
npm run webpack-dev-server -- --open --port 5000 --host ::

0 commit comments

Comments
 (0)