We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac58172 commit 65be7a4Copy full SHA for 65be7a4
1 file changed
README.md
@@ -539,7 +539,7 @@ sorting. The result from each regular expression will be concatenated into a
539
list of results, and that list of results will be sorted [lexicographically].
540
541
Regular expressions are applied **after** pre-sorting options.
542
-[`group_prefixes`](#custom-grouping) will consider to the content of the file
+[`group_prefixes`](#prefix-grouping) will consider the content of the file
543
before any regular expression has been applied to it.
544
545
Regular expressions are applied **before** other sorting options.
0 commit comments