Skip to content

Commit 15041d3

Browse files
authored
typo fix
1 parent 701b28d commit 15041d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/auth/auth-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 12/19/2024
1616

1717
Microsoft Graph is a protected API gateway for accessing data in Microsoft cloud services like Microsoft Entra ID and Microsoft 365. It's protected by the [Microsoft identity platform](/entra/identity-platform/v2-overview), which authorizes and verifies that an app is authorized to call Microsoft Graph.
1818

19-
This article provides an overview of the requirements for an app to be authorized to access data via any Microsoft Graph API. If you're already familiar with how authentication and authorization works, explore [Microsoft identity platform code samples](/entra/identity-platform/sample-v2-code) or [Microsoft Graph tutorials](/graph/tutorials) for apps thata re built using different Microsoft Graph SDKs and that call Microsoft Graph APIs.
19+
This article provides an overview of the requirements for an app to be authorized to access data via any Microsoft Graph API. If you're already familiar with how authentication and authorization works, explore [Microsoft identity platform code samples](/entra/identity-platform/sample-v2-code) or [Microsoft Graph tutorials](/graph/tutorials) for apps that are built using different Microsoft Graph SDKs and that call Microsoft Graph APIs.
2020

2121
## Register the application
2222

0 commit comments

Comments
 (0)