Minor typo
This commit is contained in:
@ -22,7 +22,7 @@ $ go run client/client.go
|
|||||||
|
|
||||||
# Optional command line flags
|
# Optional command line flags
|
||||||
The server and client both take optional command line flags. For example, the
|
The server and client both take optional command line flags. For example, the
|
||||||
client and server run without TLS by default. To enable TSL:
|
client and server run without TLS by default. To enable TLS:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ go run server/server.go -tls=true
|
$ go run server/server.go -tls=true
|
||||||
|
Reference in New Issue
Block a user