From 966fea10c8fd4f93ae0486968b1b3779edc7dad1 Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Mon, 23 Sep 2024 10:08:20 +0200 Subject: [PATCH] chore: synchronize workspaces --- docs/console/change-owner.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/console/change-owner.mdx b/docs/console/change-owner.mdx index 2a8f80b1e..07ebeba90 100644 --- a/docs/console/change-owner.mdx +++ b/docs/console/change-owner.mdx @@ -12,7 +12,7 @@ appropriate instructions below based on your project's status. For most projects, which are already within a workspace, transferring ownership is simple. -1. **Adding a New Owner**: +1. **Adding a new owner**: 1. Select the workspace or project. 2. Navigate to the **"Workspace settings"**. @@ -25,7 +25,7 @@ For most projects, which are already within a workspace, transferring ownership ![Add a new member](./_static/add-new-member.png) -2. **Adjusting Current Ownership**: If you need to change the role of someone: +2. **Adjusting current ownership**: If you need to change the role of someone: - Remove the user from the workspace. - Re-invite the user to the workspace with the desired new role (e.g., as a member instead of an owner). @@ -36,7 +36,7 @@ Workspaces are designed to streamline collaboration, making it easy to manage te For legacy projects that were created before the introduction of workspaces, you need to take an extra step to enable ownership transfer. -1. **Moving the Project to a Workspace**: +1. **Moving the project to a workspace**: 1. First, select the project you want to transfer. 2. Go to the [project settings](https://console.ory.sh/projects/7c256603-6750-4f22-8fc0-9430fc3fc747/settings) and click on @@ -47,4 +47,4 @@ transfer. 3. Select the workspace to move the project to. 4. Change to the workspace you just selected. -2. **Assigning Ownership in the Workspace**: See the instructions above for projects that are part of a workspace. +2. **Assigning ownership in the workspace**: See the instructions above for projects that are part of a workspace.