m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 07:43:39 -05:00

Fix typo in CHANGELOG (#2948)

This commit is contained in:
Abirdcfly
2022-08-30 12:28:01 +08:00
committed by GitHub
parent e03ac3136e
commit 54d42e3f40

View File

@@ -7,7 +7,7 @@ CHANGELOG
- (Experimental)
- We updated the scoring algorithm in 0.32.0, however we have learned that
this new scheme (`default`) is not always giving the optimal result
- `path`: Additional bonus point is only given the the characters after
- `path`: Additional bonus point is only given to the characters after
path separator. You might want to choose this scheme if you have many
files with spaces in their paths.
- `history`: No additional bonus points are given so that we give more