From c0f5d3c3387d29964108088dd4ea718a28e0cadf Mon Sep 17 00:00:00 2001 From: Leonardo Mendoza Fernadez Date: Thu, 17 Oct 2024 08:37:35 -0600 Subject: [PATCH] lmendoza/9417-update-the-public-api-developer-tools-page-with-new-text-3 --- .../components/terms-of-use/terms-of-use.component.html | 2 +- .../properties/developer-tools/developer-tools.en.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/developer-tools/components/terms-of-use/terms-of-use.component.html b/src/app/developer-tools/components/terms-of-use/terms-of-use.component.html index 9dcbb677e..cd639f1d4 100644 --- a/src/app/developer-tools/components/terms-of-use/terms-of-use.component.html +++ b/src/app/developer-tools/components/terms-of-use/terms-of-use.component.html @@ -21,7 +21,7 @@

Allow users to sign into your system/application with their ORCID account
  • - Obtain users' authenticated ORCID iDs ORCID iDs + Obtain users' authenticated ORCID iDs
  • Read public information from ORCID records in machine-readable format diff --git a/src/locale/properties/developer-tools/developer-tools.en.properties b/src/locale/properties/developer-tools/developer-tools.en.properties index 473b956cc..11594b966 100644 --- a/src/locale/properties/developer-tools/developer-tools.en.properties +++ b/src/locale/properties/developer-tools/developer-tools.en.properties @@ -6,7 +6,7 @@ developerTools.thisSectionIsIntended=This section is intended for developers who developerTools.gettingStarted=Getting started with the free ORCID Public API developerTools.orcidOffersAnApi=ORCID offers a free Public API (Application Programming Interface) that allows your systems and applications to connect to the ORCID registry for non-commercial use. developerTools.allowUserToSignInto=Allow users to sign into your system/application with their ORCID account -developerTools.getAUserAuthenticated=Obtain users' authenticated ORCID iDs ORCID iDs +developerTools.getAUserAuthenticated=Obtain users' authenticated ORCID iDs developerTools.retrieveMachineReadable=Read public information from ORCID records in machine-readable format developerTools.performMachineSearch=Search public data in the ORCID Registry developerTools.orcidApiResful=The ORCID Public API is RESTful and uses