We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32bc877 commit e99033dCopy full SHA for e99033d
examples/cli/public/README.md
@@ -8,7 +8,7 @@ _NOTE: replace `<insert local ip>` with your local IP Address._
8
9
In order to make the server publicly accessible the client needs to know with
10
what host to connect to the server. If `--host 0.0.0.0` is given, the client
11
-would try to connect to `0.0.0.0`. With the `--public` options it is possible to
+would try to connect to `0.0.0.0`. With the `--public` option it is possible to
12
override this.
13
14
## What Should Happen
0 commit comments