Skip to content

Commit 05a2955

Browse files
Fix typo in extra text
1 parent 988e8db commit 05a2955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/extdata/config.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ CONFIG$NON_REG_TITLE_FNS <- list(
9898

9999
CONFIG$NON_REG_EXTRA_TEXT <- list(
100100
codecheckers = "<i>\\*Note that the total number of codechecks is less than
101-
the collectisve sum of individual codecheckers' number of codechecks.
101+
the collective sum of individual codecheckers' number of codechecks.
102102
This is because some codechecks involved more than one codechecker.</i>"
103103
)
104104

0 commit comments

Comments
 (0)