From 4005cf6ca298490df6e446e4a8d28b3050a84bde Mon Sep 17 00:00:00 2001 From: thehanslevi Date: Fri, 19 Jun 2026 00:10:40 -0400 Subject: [PATCH] docs: fix README spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4eccfd3..3f9725d 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Custom operations: - Yup uses _ncurses_. This allows users to both scroll while not displacing the bottom bar and easily navigate to certain results using more natural forms of user input. -- Yup has an easy config file seperate to that of pacman's. This allows it to be more customisable from the get go. +- Yup has an easy config file separate to that of pacman's. This allows it to be more customisable from the get go. - Yup has both `yup -c` (for clearing all package cache) and yup `yup -C` (for clearing yup's cache only).