From 7af0290e113fd0834a65254b9b76230abe3ad6c0 Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Sun, 17 Feb 2019 00:49:01 +0800 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a085c77..d520d09 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ eval "$(lua /path/to/z.lua --init zsh once)" source (lua /path/to/z.lua --init fish once | psub) ```` -When `add once` mode is off (default), z.lua will consider the time you spent in the directory (like z.sh). When this mode is on, z.lua will consider the times you accessed the directory (like autojump), and tt could be much faster on slow hardware like RaspberryPi or Cygwin/MSYS. +When `add once` mode is off (default), z.lua will consider the time you spent in the directory (like z.sh). When this mode is on, z.lua will consider the times you accessed the directory (like autojump), and that could be much faster on slow hardware like RaspberryPi or Cygwin/MSYS. ## Interactive Selection