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

fd: fix typo

Co-Authored-By: Andrik Albuquerque <andrik.albuquerque@gmail.com>
This commit is contained in:
Lucas Gabriel Schneider 2019-10-08 07:19:39 -03:00 committed by Agniva De Sarker
parent 42152ed459
commit f108b4dc5c

View file

@ -1,6 +1,6 @@
# fd
> A alternative to `find`.
> An alternative to `find`.
> More information: <https://github.com/sharkdp/fd>.
- Find files matching the given pattern in the current directory: