diff --git a/docs/documentation/guides/organization-structure.mdx b/docs/documentation/guides/organization-structure.mdx
index 1caeb6030..6fd672164 100644
--- a/docs/documentation/guides/organization-structure.mdx
+++ b/docs/documentation/guides/organization-structure.mdx
@@ -47,7 +47,7 @@ Infisical’s access control framework is unified for both human users and machi
- **Granular Permissions**: While default roles are available, [custom roles](/documentation/platform/access-controls/role-based-access-controls#creating-custom-roles) can be created for more tailored access controls.
- **Admin Considerations**: Note that admin users are able to access all projects. This role should be assigned judiciously to prevent unintended overreach.
-Project access is defined not via an organizaition-level role, but rather through specific project memberships of both human and machine identities. Admin roles bypass this by default.
+Project access is defined not via an organization-level role, but rather through specific project memberships of both human and machine identities. Admin roles bypass this by default.
### 6.2 Additional Privileges