diff --git a/releasenotes/1.5.2/release-1.5.2.markdown b/releasenotes/1.5.2/release-1.5.2.markdown index 05dace5c..2f99f773 100644 --- a/releasenotes/1.5.2/release-1.5.2.markdown +++ b/releasenotes/1.5.2/release-1.5.2.markdown @@ -32,7 +32,7 @@ To fix this they have been changed. The `sort` option is now used to enable/disable sorting. (This can also be changed at run-time using the hotkey) -The `sort-method` allows you to set the sorting method. Currently it supports **normal** (levenshtein) and **fzf**. +The `sorting-method` allows you to set the sorting method. Currently it supports **normal** (levenshtein) and **fzf**. ## Documentation updates