Skip to content

Commit 50c60c4

Browse files
committed
Improve documentation of 'authorship_threshold_percent' option
1 parent f46da45 commit 50c60c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Defaults to `name`, can be `contribution` to sort the authors by contribution pe
6767

6868
## `authorship_threshold_percent`
6969

70-
Default is `0%`. This option sets the minimum contribution percentage for an author to be included in the list of authors. This can be useful when you have a large number of single line authors who contributed minor spelling fixes, and not major content. This option does not apply if there is only one author.
70+
Default is `0`, allowed values between `0` and `100`. This option sets the minimum contribution percentage for an author to be included in the list of authors. This can be useful when you have a large number of single line authors who contributed minor spelling fixes, and not major content. This option does not apply if there is only one author.
7171

7272
## `enabled`
7373

0 commit comments

Comments
 (0)