Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stevencarlislewalker committed Oct 28, 2024
1 parent 3b0539b commit 6d6d26e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/iidda.api/R/bindings.R
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ make_ops_list = function(api_url, base_path, type) {
#' ## Access functions with a dollar sign. For example, this command
#' ## will give weekly incidence data in PEI in January of 1940.
#' ops_staging$filter(
#' resource_type = "Compilations"
#' resource_type = "Compilation"
#' , dataset_id = "canmod-cdi-normalized"
#' , iso_3166_2 = "CA-PE"
#' , period_end_date = "1940-01-01..1940-02-01"
Expand Down
2 changes: 1 addition & 1 deletion R/iidda.api/man/ops.Rd

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

0 comments on commit 6d6d26e

Please sign in to comment.