From 15233e485f6f0682402c32c67e09206d9c17faa6 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Wed, 28 Dec 2022 08:38:56 +1100 Subject: [PATCH] Update application-security.md * Fix typo --- docs/application-security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/application-security.md b/docs/application-security.md index 14238419..0f81bcdd 100644 --- a/docs/application-security.md +++ b/docs/application-security.md @@ -35,7 +35,7 @@ As such, the following API permissions are used by default: | Sites.ReadWrite.All | Delegated | Have full access to all items in all site collections | No | | offline_access | Delegated | Maintain access to data you have given it access to | No | -When these delegated API permissions are commbined, these provide the effective authentication scope for the OneDrive Client for Linux to access your data. The effective 'default' permissions will be: +When these delegated API permissions are combined, these provide the effective authentication scope for the OneDrive Client for Linux to access your data. The effective 'default' permissions will be: | API / Permissions name | Type | Description | Admin consent required | |---|---|---|---|