Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
weshinsley committed Nov 22, 2023
1 parent 809fca2 commit ad0f274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/plugin.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
##' [orderly2::orderly_metadata_extract()]. This function will be
##' given a single argument `data` which is the data from
##' `jsonlite::fromJSON(..., simplifyVector = FALSE)` and you should
##' apply and required simplifications yourself, returning a
##' apply any required simplifications yourself, returning a
##' modified copy of the argument.
##'
##' @param cleanup Optionally, a function to clean up any state that
Expand Down

0 comments on commit ad0f274

Please sign in to comment.