diff --git a/MicrosoftSearch/azure-devops-wiki-connector.md b/MicrosoftSearch/azure-devops-wiki-connector.md
index 81b6dda2..3cb7997a 100644
--- a/MicrosoftSearch/azure-devops-wiki-connector.md
+++ b/MicrosoftSearch/azure-devops-wiki-connector.md
@@ -86,7 +86,7 @@ The Azure DevOps Graph connector only indexes content from an ADO organization c
a. Identity (read)
b. Code (read)
c. Entitlements (read)
- d. Project and team (read)
+ d. Project and Team (read)
e. Graph (read)
f. MemberEntitlement Management (read)
g. Wiki (read)
@@ -127,7 +127,7 @@ Mandatory fields | Description | Recommended value
| Application name | A unique value that identifies the application that you're authorizing. | Microsoft Search.|
| Application website | The URL of the application that requests access to your Azure DevOps instance during connector setup. (required).| For **Microsoft 365 Enterprise**: https://gcs.office.com/, For **Microsoft 365 Government**: https://gcsgcc.office.com/|
| Authorization callback URL| A required callback URL that the authorization server redirects to. | For **Microsoft 365 Enterprise**: https://gcs.office.com/v1.0/admin/oauth/callback, For **Microsoft 365 Government**: https://gcsgcc.office.com/v1.0/admin/oauth/callback|
-| Authorized scopes | The scope of access for the application | Select the following scopes: Identity (read), code (read), entitlements (read), project and team (read), Microsoft Graph (read), member entitlement management (read), wiki (read).|
+| Authorized scopes | The scope of access for the application | Select the following scopes: Identity (read), Code (read), Entitlements (read), Project and Team (read), Graph (read), Member Entitlement Management (read), Wiki (read).|
>[!IMPORTANT]