Skip to content

Commit

Permalink
Update seriate_best.R (#22)
Browse files Browse the repository at this point in the history
fix a typo
  • Loading branch information
benmarwick authored Oct 9, 2024
1 parent 502e83b commit e2eace4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/seriate_best.R
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
#'
#' **Criterion**
#'
#' If no criterion is specified, ten the criterion specified for the method in
#' If no criterion is specified, then the criterion specified for the method in
#' the registry (see `[get_seriation_method()]`) is used. For methods with no
#' criterion in the registry (marked as "other"), a default method is used.
#' The defaults are:
Expand Down

0 comments on commit e2eace4

Please sign in to comment.