Skip to content

Commit 618b359

Browse files
authored
Merge pull request #93062 from changeworld/patch-84
Fix typo
2 parents a63111c + 95b0b97 commit 618b359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/authentication-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ You can use online tools such as [https://jwt.ms](https://jwt.ms/) to view the t
102102

103103
**The access token is valid for one hour by default. You can obtain a new token or renew it using the refresh token before it expires.**
104104

105-
To obtain an access token, you can use tools such as Postman, the Rest Client extension in Visual Studio Code, PowerShell, CLI, curl, and the [Azure AD authentication libraries](../active-directory/develop/reference-v2-libraries.md).
105+
To obtain an access token, you can use tools such as Postman, the REST Client extension in Visual Studio Code, PowerShell, CLI, curl, and the [Azure AD authentication libraries](../active-directory/develop/reference-v2-libraries.md).
106106

107107
## Encryption
108108

0 commit comments

Comments
 (0)