From 40d1e1d4bb70acb00fddd6f4df9778bf2c52734b Mon Sep 17 00:00:00 2001 From: Karlo Guidoni Date: Wed, 23 Mar 2022 10:01:11 -0300 Subject: [PATCH] typo (#183) Thanks. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df98753..c5dbaae 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,7 @@ Independently of the chosen matcher, it is possible to specifying a minimum numb The values of `counsel-projectile-find-file-matcher` and `counsel-projectile-find-file-more-chars` are also used by `counsel-projectile` to match files. ## Sorting candidates The following commands allow to modify the way candidates are sorted: -- `cousnel-projectile-switch-project` +- `counsel-projectile-switch-project` - `counsel-projectile-find-file` - `counsel-projectile-find-dir` - `counsel-projectile-switch-to-buffer`