From 85d9e9174ef154531fb9b8f5795b05425b6b2023 Mon Sep 17 00:00:00 2001 From: MIchael Bowen Date: Tue, 5 Jan 2021 20:52:59 +0000 Subject: [PATCH] fix(docs): fix ClusterAccessibleNamespaces title Signed-off-by: mbowen --- .../components/cluster-accessible-namespaces.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/components/+cluster-settings/components/cluster-accessible-namespaces.tsx b/src/renderer/components/+cluster-settings/components/cluster-accessible-namespaces.tsx index 1c2be58a66..b538a59a95 100644 --- a/src/renderer/components/+cluster-settings/components/cluster-accessible-namespaces.tsx +++ b/src/renderer/components/+cluster-settings/components/cluster-accessible-namespaces.tsx @@ -17,7 +17,7 @@ export class ClusterAccessibleNamespaces extends React.Component { return ( <> -

This setting is useful for manually specifying which namespaces you have access to. This is useful when you don't have permissions to list namespaces.

+

This setting is useful for manually specifying which namespaces you have access to. This is useful when you do not have permissions to list namespaces.

{