Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/overview/sync-your-first-user-with-sdk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Sync your First User
---

Syncing users is one of the most integral parts of using Permit, as it serves as the handoff point
between your application's user management system (usually Authentication or IdP) and the Permit authorizaiton control-plane.
between your application's user management system (usually Authentication or IdP) and the Permit authorization control-plane.

:::note NOTE
**`Users`** are the **name** we use for both **human** and **machine identities**.
Expand Down