From d37095f1b7bf83c2a05ebfd0a9aa501e72639dcd Mon Sep 17 00:00:00 2001 From: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Date: Fri, 20 Dec 2024 13:40:34 -0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: caroldelwing --- docs/docs-content/workspace/workspace.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs-content/workspace/workspace.md b/docs/docs-content/workspace/workspace.md index 46ce9f170a..19ca5edee8 100644 --- a/docs/docs-content/workspace/workspace.md +++ b/docs/docs-content/workspace/workspace.md @@ -8,7 +8,7 @@ sidebar_custom_props: tags: ["workspace"] --- -A workspaces in Palette consists of a group of clusters and namespaces and the resources scoped in those clusters and +A workspace in Palette consists of a group of clusters and namespaces and the resources scoped in those clusters and namespaces. Using workspaces enables you to provide application or team-specific governance and visibility into workloads, cost, and usage metrics. @@ -31,7 +31,7 @@ includes: ## Centralized Access Control Workspaces simplify Role-Based Access Control (RBAC) by centralizing management of role bindings and cluster role -bindings. You can specifying role bindings and cluster role bindings within the workspace to automatically apply them to +bindings. You can specify role bindings and cluster role bindings within the workspace to automatically apply them to all clusters, ensuring consistent and secure access policies across all clusters in a workspace. ## Visibility and Insights @@ -47,7 +47,7 @@ Workspaces enhance operational visibility and provide actionable insights ## Backup and Disaster Recovery -**Workspace-Based Backup**: extends cluster-level backups to include namespaces in all clusters within a workspace. For +**Workspace-Based Backup**: Extends cluster-level backups to include namespaces in all clusters within a workspace. For detailed prerequisites and instructions, refer to the [Backup and Restore](../clusters/cluster-management/backup-restore/backup-restore.md) page.