Clarify some wording

This commit is contained in:
Bozhidar Batsov 2018-05-09 09:00:27 +03:00
parent 007ae88ed2
commit 631b6b0b3e

View file

@ -681,8 +681,8 @@ you don't like that simply add this to your personal config:
### Poor ido matching performance on large datasets
Prelude swaps the default `ido` flex matching with the more powerful
[ido-flx](https://github.com/lewang/flx).
Prelude's `ido` module swaps the default `ido` flex matching with the
more powerful [ido-flx](https://github.com/lewang/flx).
The sorting algorithm `flx` uses is more complex, but yields better results.