From f108b4dc5cad9c7a3e352f3f2649d9dbb295aa22 Mon Sep 17 00:00:00 2001 From: Lucas Gabriel Schneider Date: Tue, 8 Oct 2019 07:19:39 -0300 Subject: [PATCH] fd: fix typo Co-Authored-By: Andrik Albuquerque --- pages/common/fd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/fd.md b/pages/common/fd.md index a4624961fb..d5f9811bcb 100644 --- a/pages/common/fd.md +++ b/pages/common/fd.md @@ -1,6 +1,6 @@ # fd -> A alternative to `find`. +> An alternative to `find`. > More information: . - Find files matching the given pattern in the current directory: