From f6712d9732d0bcd7b1f2d32c882926389fb6b8e0 Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Sun, 13 Feb 2022 18:56:39 +0300 Subject: [PATCH] docs: typo in README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index e90ae7d..9a761f4 100644 --- a/README.org +++ b/README.org @@ -4,7 +4,7 @@ A [[https://www.passwordstore.org/][pass]] frontend based on [[https://github.co Also take a look at Nicolas Petton's [[https://github.com/NicolasPetton/pass][pass]], =password-store-ivy= is designed as complementary to the Nicolas' package. -This package is made with Ivy because I need some fine-tuning like actions and turning off the sort in some completions, and Ivy happens to be the competing system I'm using now. +This package is made with Ivy because I need some fine-tuning like actions and turning off sorting in some completions, and Ivy happens to be the completion system I'm using now. * Installation As the package isn’t yet available anywhere but in this repository, you can clone the repository, add it to the load-path and require the package. My preferred way is =use-package= with =straight=: