diff --git a/examples/notebooks/ossr_api-Explore_the_OSSR.ipynb b/examples/notebooks/ossr_api-Explore_the_OSSR.ipynb index 4ebe50efac13f960a8fc62d8f5ce42deacbf4a06..b16e3688935e629337601ce75c016e86c444c372 100644 --- a/examples/notebooks/ossr_api-Explore_the_OSSR.ipynb +++ b/examples/notebooks/ossr_api-Explore_the_OSSR.ipynb @@ -8,7 +8,7 @@ "# Find ESCAPE OSSR records\n", "\n", "\n", - "**Please note** that to fetch information from the OSSR, **token is needed**. \n", + "**Please note**; to fetch information from the OSSR using the EOSSR API, **NO Zenodo token is needed**. \n", "\n", "The EOSSR API will get the public information that is available in the repository." ] @@ -503,7 +503,7 @@ "id": "a85d8056", "metadata": {}, "source": [ - "# Records methods\n", + "## `Record` methods\n", "There are other useful methods to a Record class." ] },