mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 17:15:32 +02:00
nc: fix grammar
This commit is contained in:
parent
2381a08178
commit
653dbf065b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
`nc -l {{port}}`
|
||||
|
||||
- Connect to a certain port (you can then write to this port):
|
||||
- Connect to a certain port:
|
||||
|
||||
`nc {{ip_address}} {{port}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue