Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -1046,8 +1046,8 @@ Update and re-fetch. `NEWS.md` describes what was affected and how to check.

## References

datamatch is plumbing: everything it returns comes from someone else's data, and
the obligation to cite travels with the data rather than with this package.
Everything datamatch returns comes from someone else's data, and the obligation
to cite travels with the data rather than with this package.
`index_dictionary()` carries the references for the indices at runtime, and
`variable_dictionary()` links to each Copernicus product page.

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1134,8 +1134,8 @@ Update and re-fetch. `NEWS.md` describes what was affected and how to check.

## References

datamatch is plumbing: everything it returns comes from someone else's data, and
the obligation to cite travels with the data rather than with this package.
Everything datamatch returns comes from someone else's data, and the obligation
to cite travels with the data rather than with this package.
`index_dictionary()` carries the references for the indices at runtime, and
`variable_dictionary()` links to each Copernicus product page.

Expand Down
Loading