From 5b7dcf1b0cf4328344462d42090bded952d328e1 Mon Sep 17 00:00:00 2001 From: Leonardo Mendoza Fernadez Date: Wed, 16 Oct 2024 14:43:02 -0600 Subject: [PATCH] 9417-update-the-public-api-developer-tools-page-with-new-text --- .../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 e04c61287..9dcbb677e 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 a user's’ authenticated ORCID iDs + Obtain users' authenticated ORCID iDs 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 2be999455..473b956cc 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 a user's’ authenticated ORCID iDs +developerTools.getAUserAuthenticated=Obtain users' authenticated ORCID iDs 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