Fix typo in CHANGELOG (#2948)

pull/2950/head
Abirdcfly 2 years ago committed by GitHub
parent e03ac3136e
commit 54d42e3f40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ CHANGELOG
- (Experimental) - (Experimental)
- We updated the scoring algorithm in 0.32.0, however we have learned that - 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 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 path separator. You might want to choose this scheme if you have many
files with spaces in their paths. files with spaces in their paths.
- `history`: No additional bonus points are given so that we give more - `history`: No additional bonus points are given so that we give more

Loading…
Cancel
Save