Browse Source

telnet: fix typo

Line 7 said telnel instead of telnet.
Matías Andrade Guzmán 7 years ago
parent
commit
f853a5956e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/telnet.md

+ 1 - 1
pages/common/telnet.md

@@ -4,7 +4,7 @@
 
 - Telnet to the default port of a host:
 
-`telnel {{host}}`
+`telnet {{host}}`
 
 - Telnet to a specific port of a host: