From 77e67f8b6792d78a5336f3696357ab9889cfa7ed Mon Sep 17 00:00:00 2001 From: Richard Hanna Date: Mon, 4 Mar 2024 14:46:18 -0500 Subject: [PATCH] Typo --- R/checks.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/checks.R b/R/checks.R index a564ae0f..2c876b22 100644 --- a/R/checks.R +++ b/R/checks.R @@ -115,7 +115,7 @@ check_repeat_and_nonrepeat <- function(db_data, call = caller_env()) { nonrepeating instances defined in the project: {out$field}", "i" = paste0( "Set {.code enable_mixed_structure} to {.code TRUE} to override. ", - "See the ", + "See ", "{.href [Mixed Structure Instruments](https://chop-cgtinformatics.github.io/REDCapTidieR/articles/diving_deeper.html#mixed-structure-instruments)} ", # nolint line_length_linter "for more information." )