diff --git a/Performance.md b/Performance.md index 3e99d97..47d95e3 100644 --- a/Performance.md +++ b/Performance.md @@ -37,7 +37,7 @@ - performance with 10K files is good enough today - SSD/NVMe are the future - use lazy/background/threaded load - - du, sort and _nav-as-you-type_ program options require a `stat()` on all entries + - du, sort and _type-to-nav_ program options require a `stat()` on all entries ## Comparison