Skip to content

Commit 7af0290

Browse files
author
skywind3000
committed
fixed typo
1 parent 8334b1a commit 7af0290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ eval "$(lua /path/to/z.lua --init zsh once)"
243243
source (lua /path/to/z.lua --init fish once | psub)
244244
````
245245

246-
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.
246+
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.
247247

248248

249249
## Interactive Selection

0 commit comments

Comments
 (0)