Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jrdnbradford committed Nov 13, 2024
1 parent 0472ab1 commit dc38ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/gutenberg_download.R
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ gutenberg_add_metadata <- function(gutenberg_tbl, meta_fields) {
}


#' Check is `wget` is installed
#' Check if `wget` is installed
#'
#' @return Boolean. Is `wget` installed?
#' @keywords internal
Expand Down

0 comments on commit dc38ee8

Please sign in to comment.