fix typos using misspell (#1374)
This commit is contained in:

committed by
Waldir Pimenta

parent
c0616697ed
commit
550ede5cfb
@@ -10,7 +10,7 @@
|
||||
|
||||
`ps axu | fzf`
|
||||
|
||||
- Select mutliple files with `Shift + Tab` and write to a file:
|
||||
- Select multiple files with `Shift + Tab` and write to a file:
|
||||
|
||||
`find {{path/to/search_files}} -type f | fzf -m > {{filename}}`
|
||||
|
||||
|
Reference in New Issue
Block a user