Minor fix.
This commit is contained in:
parent
9f81069fe0
commit
18c641c1c9
@ -70,7 +70,7 @@ Listen on port 2000:
|
||||
$ nc -l 2000
|
||||
|
||||
```
|
||||
This starts a server which listens on port 5000.
|
||||
This starts a server which listens on port 2000.
|
||||
|
||||
Now let's open another terminal and connect a client to this port:
|
||||
```bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user