diff --git a/src/components/api.js b/src/components/api.js index 791aecb..c2caefa 100644 --- a/src/components/api.js +++ b/src/components/api.js @@ -65,7 +65,7 @@ export default function API() { Get all reviews, sorted from oldest to newest.

- Example to retrieve all reviews, including its associated preprint: + Example to retrieve all reviews, including the preprint associated with each review:
curl https://outbreaksci.prereview.org/api/action?q=@type:RapidPREreviewAction&include_docs=true