Skip to content

Commit

Permalink
fetch description typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nmdefries committed Nov 10, 2023
1 parent 11b77fd commit 7e26421
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/epidatacall.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
#' `epidata_call` objects are generated internally by endpoint functions like
#' [`pub_covidcast`]; by default, they are piped directly into the `fetch`
#' function to fetch and format the data. For most endpoints this will return
#' a tibble, but a few non-COVIDCAST endpoints only support will return a
#' JSON-like list instead.
#' a tibble, but a few non-COVIDCAST endpoints will return a JSON-like list
#' instead.
#'
#' @details
#' `create_epidata_call` is the constructor for `epidata_call` objects, but you
Expand Down
4 changes: 2 additions & 2 deletions man/epidata_call.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7e26421

Please sign in to comment.