Skip to content

Commit

Permalink
quick fix to typo in vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
khueyama committed May 26, 2021
1 parent 510fd8b commit 9111b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/introducing-educationdata.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ get_education_data(level, source, topic, by, filters, add_labels, csv)
where:

* level (required) - API data level to query.
* source (requried) - API data source to query.
* source (required) - API data source to query.
* topic (required) - API data topic to query.
* by (optional) - Optional `list` of grouping parameters for an API call.
* filters (optional) - Optional `list` query to filter the results from an API
Expand Down

0 comments on commit 9111b27

Please sign in to comment.