From aea6321e11ab7179214d583e71d61d8656c5dfc5 Mon Sep 17 00:00:00 2001 From: Tim van Dalen Date: Tue, 5 Feb 2019 09:22:41 +0100 Subject: [PATCH] Fix small typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b71c03..1250ab1 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ If no match is found, it will fall back to default matching method. cd foo - So, in the enhanced matching method, you can always use `z` like `cd` to change directory even if the new directory is untracked (haven't been accessed). + So, in the enhanced matching method, you can always use `z` like `cd` to change directory even if the new directory is untracked (hasn't been accessed). - Skip the current directory: