1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-01 15:15:31 +02:00

Fix spelling error (#846)

This commit is contained in:
Jonathan Chen 2016-04-10 15:06:07 -04:00 committed by Waldir Pimenta
parent 1bafef40fa
commit 2045afb9aa

View file

@ -2,7 +2,7 @@
> Move or rename files and directories. > Move or rename files and directories.
- Move files in abitrary locations: - Move files in arbitrary locations:
`mv {{source}} {{target}}` `mv {{source}} {{target}}`