From 2b89e62b00c51175a69279f57638e2fc0febaf1a Mon Sep 17 00:00:00 2001 From: Tyler Gill Date: Tue, 10 Apr 2018 12:19:23 -0600 Subject: [PATCH] Fix typo in permission name. --- docs/05-storage-providers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/05-storage-providers.md b/docs/05-storage-providers.md index d88d607..6c0b912 100644 --- a/docs/05-storage-providers.md +++ b/docs/05-storage-providers.md @@ -458,7 +458,7 @@ The username used to connect to the server. This may also be supplied as the env ## Microsoft Office 365 Group (Microsoft Graph API) ***** -> ![](icon_important.png) Using this backend requires the [`Groups.ReadWrite.All` permission scope](https://developer.microsoft.com/en-us/graph/docs/concepts/permissions_reference#group-permissions) in the Microsoft Graph APIs. These permissions require [admin consent](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-v2-scopes#admin-restricted-scopes) to enable. +> ![](icon_important.png) Using this backend requires the [`Group.ReadWrite.All` permission scope](https://developer.microsoft.com/en-us/graph/docs/concepts/permissions_reference#group-permissions) in the Microsoft Graph APIs. These permissions require [admin consent](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-v2-scopes#admin-restricted-scopes) to enable. ***** This backend can store backups in the document library associated with a Microsoft Office 365 Group, using the following URL format: