1
0
mirror of https://github.com/seejohnrun/haste-client.git synced 2025-12-12 14:55:56 +00:00

fixed typo

This commit is contained in:
raincoats
2014-07-30 16:56:13 +10:00
parent bfa7edda96
commit 8ca0daab3b

View File

@@ -26,7 +26,7 @@ gem install haste
If you supply a valid file path as argument #1 to the client, it will be uploaded:
``` bash
# equivelant
# equivalent
cat file | haste
haste file
```