From dea365e1ea34511c2d9353510871f5bba6043dde Mon Sep 17 00:00:00 2001 From: GeekCorner <45696571+GeekCornerGH@users.noreply.github.com> Date: Wed, 26 Jul 2023 19:14:06 +0200 Subject: [PATCH] docs: Commit Dan's third suggestion Co-authored-by: Daniel Scalzi --- docs/MicrosoftAuth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MicrosoftAuth.md b/docs/MicrosoftAuth.md index 9ce5763e..484451f7 100644 --- a/docs/MicrosoftAuth.md +++ b/docs/MicrosoftAuth.md @@ -39,7 +39,7 @@ Then relaunch your app, and login. You'll be greeted with an error message, beca ## Requesting whitelisting from Microsoft 1. Ensure you have completed every step of this doc page. -2. Fill [this form](https://aka.ms/mce-reviewappid) with required informations. Remember this is a new appID for approval. You can find both the Client ID and the Tenant ID on the overview page in the Azure Portal. +2. Fill [this form](https://aka.ms/mce-reviewappid) with required information. Remember this is a new appID for approval. You can find both the Client ID and the Tenant ID on the overview page in the Azure Portal. 3. Give Microsoft some time to review your app. 4. Once receiving Microsoft's approval, wait up to 24 hours to allow changes to apply.