Skip to content

Commit

Permalink
fixed typo in data dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Nov 29, 2023
1 parent a76ac18 commit a710b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/extdata/data_dictionary.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
},
"title": {
"description": "The title of the article that published the epidemiological parameters.",
"examples": ["Incubation period of COVID-19", "Serial internval of Ebola"],
"examples": ["Incubation period of COVID-19", "Serial interval of Ebola"],
"type": "string"
},
"journal": {
Expand Down

0 comments on commit a710b9b

Please sign in to comment.