From a34bd54167c20dc52ef6e7160bebfacd7124ad48 Mon Sep 17 00:00:00 2001 From: GeekCorner <45696571+GeekCornerGH@users.noreply.github.com> Date: Wed, 26 Jul 2023 19:14:58 +0200 Subject: [PATCH] docs: Commit Dan's fourth 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 484451f7..cfe1d96c 100644 --- a/docs/MicrosoftAuth.md +++ b/docs/MicrosoftAuth.md @@ -41,7 +41,7 @@ Then relaunch your app, and login. You'll be greeted with an error message, beca 1. Ensure you have completed every step of this doc page. 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. +4. Once you have received Microsoft's approval, allow up to 24 hours for the changes to apply. ----