mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
fixed typo in mkdir
This commit is contained in:
parent
26d2b706fc
commit
1908dd54ff
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Creates a directory
|
||||
|
||||
- creates a diroctory in current folder or given path
|
||||
- creates a directory in current folder or given path
|
||||
|
||||
`mkdir {{directory}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue