From e2551b256eb36f1f7602a02385ad90acea557cfa Mon Sep 17 00:00:00 2001 From: Phil H Date: Fri, 11 May 2018 00:10:16 -0400 Subject: [PATCH] Fix typo for `which` page --- pages/common/which.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/which.md b/pages/common/which.md index b5447c752f..36d39414dd 100644 --- a/pages/common/which.md +++ b/pages/common/which.md @@ -1,6 +1,6 @@ # which -> Locate the a program in the user's path. +> Locate a program in the user's path. - Search the PATH environment variable and display the location of any matching executables: