diff --git a/docs/_docs/diagnostics.md b/docs/_docs/diagnostics.md index 9d2976d..761b95c 100644 --- a/docs/_docs/diagnostics.md +++ b/docs/_docs/diagnostics.md @@ -130,7 +130,7 @@ In R, the argument `units` must be a type accepted by `as.difftime`, which is we -Custom cutoffs can also be supplied as a list of dates to to the `cutoffs` keyword in the `cross_validation` function in Python and R. For example, three cutoffs six months apart, would need to be passed to the `cutoffs` argument in a date format like: +Custom cutoffs can also be supplied as a list of dates to the `cutoffs` keyword in the `cross_validation` function in Python and R. For example, three cutoffs six months apart, would need to be passed to the `cutoffs` argument in a date format like: ```R