Skip to content

Commit 65be7a4

Browse files
authored
chore: Fix README link (#116)
Also fix a typo
1 parent ac58172 commit 65be7a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ sorting. The result from each regular expression will be concatenated into a
539539
list of results, and that list of results will be sorted [lexicographically].
540540

541541
Regular expressions are applied **after** pre-sorting options.
542-
[`group_prefixes`](#custom-grouping) will consider to the content of the file
542+
[`group_prefixes`](#prefix-grouping) will consider the content of the file
543543
before any regular expression has been applied to it.
544544

545545
Regular expressions are applied **before** other sorting options.

0 commit comments

Comments
 (0)