From 8b8fe936ef3532d64ea29fdba515eaf417169fc9 Mon Sep 17 00:00:00 2001 From: James McKinney <26463+jpmckinney@users.noreply.github.com> Date: Fri, 3 May 2024 13:09:06 -0400 Subject: [PATCH] docs(use/pelican): Emphasize which collection --- docs/use/pelican.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/use/pelican.rst b/docs/use/pelican.rst index 53d0e1ec..c9be3045 100644 --- a/docs/use/pelican.rst +++ b/docs/use/pelican.rst @@ -13,7 +13,7 @@ Measure a collection :ref:`Create a ~/.netrc file` for the ``pelican.open-contracting.org`` service, using the same credentials as :ref:`access-scrapyd-web-service`. -To create a report, submit a POST request to the ``/api/datasets/`` endpoint. Set ``name`` to the spider's name and the collection date (a.k.a. data version) for easy reference, and set ``collection_id`` to the collection ID for the compiled releases. For example: +To create a report, submit a POST request to the ``/api/datasets/`` endpoint. Set ``name`` to the spider's name and the collection date (a.k.a. data version) for easy reference, and set ``collection_id`` to the **compiled** collection ID. For example: .. code-block:: bash