Skip to content

Commit 821f990

Browse files
authored
Updates to hands-on with the ORCID API tutorial
1 parent 372cf70 commit 821f990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this tutorial you will learn:
2121
* How to get set up with the ORCID sandbox to test your API integration
2222
* How to read and search information from the public API
2323
* What a Client ID and Client Secret is and how to use them
24-
* How to get an access token using the mysterious three legged OAuth process
24+
* How to get an access token using the mysterious 3-legged OAuth process
2525

2626

2727
##Pre-requisites
@@ -56,7 +56,7 @@ Create: Help researchers register for an ORCID iD using our create-on-demand pro
5656
Read (Limited): Read limited-access data on ORCID records|no|yes|yes|
5757
Add: Post new items to a record|no|yes|yes|
5858
Update: Edit or delete items you previously added|no|yes|yes|
59-
Integration with you system using an API client |no|yes one only|yes up to five|
59+
Integration with your system using an API client |no|yes one only|yes up to five|
6060
Webhooks: Receive notifications of updates to your users' ORCID records|no|no|yes|
6161

6262
All of the ORCID APIs are based on the same set of technologies:

0 commit comments

Comments
 (0)