Skip to content

Commit d6d90c7

Browse files
authored
Merge pull request #6646 from segmentio/fix_profiles_sync_typo
Fix Profiles Sync Typo
2 parents 000e1ad + ff831c3 commit d6d90c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unify/profiles-sync/profiles-sync-setup/databricks-profiles-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Segment uses the service principal to access your Databricks workspace and assoc
7777
**Service principal client ID**: Follow the [Databricks guide for adding a service principal to your account](https://docs.databricks.com/en/administration-guide/users-groups/service-principals.html#manage-service-principals-in-your-account){:target="_blank"}. This name can be anything, but Segment recommends something that identifies the purpose (for example, "Segment Profiles Sync"). Segment doesn't require `Account admin` or `Marketplace admin` roles.
7878

7979
The service principal needs the following setup:
80-
- [Catalog level priveleges](https://docs.databricks.com/en/data-governance/unity-catalog/manage-privileges/privileges.html#general-unity-catalog-privilege-types){:target="_blank"} which include:
80+
- [Catalog-level privileges](https://docs.databricks.com/en/data-governance/unity-catalog/manage-privileges/privileges.html#general-unity-catalog-privilege-types){:target="_blank"} which include:
8181
- USE CATALOG
8282
- USE SCHEMA
8383
- MODIFY

0 commit comments

Comments
 (0)