Improve formatting

This applies suggestions from code review.
This commit is contained in:
Corentin Néau
2024-11-07 09:50:43 +01:00
committed by Billy Tat
parent a55b901d08
commit 42143c423c
3 changed files with 9 additions and 9 deletions

View File

@@ -33,9 +33,9 @@ Following project creation, you can add users as project members so that they ca
:::note Notes:
- At least 2 characters must be typed in the search box for results to appear
- Users can be searched based on their username or display name
- Search is prefix-based (eg. a user named `Stan Dard` will appear when searching for `Sta`, but not when searching for `Dar`) and case-sensitive
- At least 2 characters must be typed in the search box for results to appear.
- Users can be searched based on their username or display name.
- Search is prefix-based (e.g., a user named `Stan Dard` will appear when searching for `Sta`, but not when searching for `Dar`) and case-sensitive.
:::

View File

@@ -35,9 +35,9 @@ Cluster administrators can edit the membership for a cluster, controlling which
:::note Notes:
- At least 2 characters must be typed in the search box for results to appear
- Users can be searched based on their username or display name
- Search is prefix-based (eg. a user named `Stan Dard` will appear when searching for `Sta`, but not when searching for `Dar`) and case-sensitive
- At least 2 characters must be typed in the search box for results to appear.
- Users can be searched based on their username or display name.
- Search is prefix-based (e.g., a user named `Stan Dard` will appear when searching for `Sta`, but not when searching for `Dar`) and case-sensitive.
:::

View File

@@ -172,9 +172,9 @@ To add members:
:::note Notes:
- At least 2 characters must be typed in the search box for results to appear
- Users can be searched based on their username or display name
- Search is prefix-based (eg. a user named `Stan Dard` will appear when searching for `Sta`, but not when searching for `Dar`) and case-sensitive
- At least 2 characters must be typed in the search box for results to appear.
- Users can be searched based on their username or display name.
- Search is prefix-based (e.g., a user named `Stan Dard` will appear when searching for `Sta`, but not when searching for `Dar`) and case-sensitive.
:::
1. In the **Project Permissions** section, choose a role. For more information, refer to the [documentation on project roles.](../authentication-permissions-and-global-configuration/manage-role-based-access-control-rbac/cluster-and-project-roles.md)