Skip to content

Commit ce06eef

Browse files
committed
typo
1 parent 8fac9f5 commit ce06eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/utils.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ convert_to_fenced_div = function(file, modify = FALSE) {
669669
} else {
670670
message(n_blocks, " chunks would be modified in the file ", file, ".\n",
671671
"Set `modify = TRUE` if you are ready to modify your file.\n",
672-
"Use at your own risk - we advice to use version control or tobackup your file.")
672+
"Use at your own risk - we advice to use version control or to backup your file.")
673673
return(invisible(FALSE))
674674
}
675675
}

0 commit comments

Comments
 (0)