Skip to content

Commit

Permalink
chore: update preprocessing.R
Browse files Browse the repository at this point in the history
recieved -> received
  • Loading branch information
eltociear authored Feb 9, 2025
1 parent 5c0a266 commit 3c6272c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/preprocessing.R
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ Load10X_Spatial <- function (
# but also raise a warning
warning(
paste0(
"`data.dir` expects a single value but recieved multiple - ",
"`data.dir` expects a single value but received multiple - ",
"continuing using the first: '",
data.dir,
"'."
Expand Down

0 comments on commit 3c6272c

Please sign in to comment.