From 0cfc8ad63c9e91ee52f073d3d0f078f186b3b880 Mon Sep 17 00:00:00 2001 From: Charles Hawley Date: Tue, 13 Feb 2024 20:27:43 -0500 Subject: [PATCH] Fixed grammar in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99e2773..d48d224 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A repo to keep these files portable -I use a couple external programs that might make some aliases or functions break: +I use a couple external programs without which some aliases or functions break: * FZF - [fzf is a general-purpose command-line fuzzy finder.](https://github.com/junegunn/fzf) * LSD - [LS Deluxe](https://github.com/lsd-rs/lsd)