diff --git a/dashboard/scim.mdx b/dashboard/scim.mdx
index 87ff6f3ff..ffeb38ab5 100644
--- a/dashboard/scim.mdx
+++ b/dashboard/scim.mdx
@@ -43,7 +43,7 @@ Mintlify's SCIM endpoint works with any SCIM 2.0-compliant identity provider tha
In Okta, under **Applications**, click **Browse App Catalog** and search for **SCIM 2.0 Test App (Header Auth)**. This is Okta's standard integration for any SCIM 2.0 API that authenticates with a bearer token.
- Under the app's **Provisioning** settings, enter the Mintlify SCIM base URL and bearer token. Format the token as `bearer `.
+ Under the app's **Provisioning** settings, enter the Mintlify SCIM base URL and bearer token. Format the token as `Bearer `.
Under **Provisioning to app**, enable the create, update, and deactivate options you want Okta to manage. Leave **Sync password** off, since Mintlify doesn't use Okta-managed passwords.