1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

fix(docs): fix ClusterAccessibleNamespaces title

Signed-off-by: mbowen <mbowen@blackrock.com>
This commit is contained in:
MIchael Bowen 2021-01-05 20:52:59 +00:00 committed by mbowen
parent 8d2d1aecd5
commit 85d9e9174e

View File

@ -17,7 +17,7 @@ export class ClusterAccessibleNamespaces extends React.Component<Props> {
return (
<>
<SubTitle title="Accessible Namespaces" />
<p>This setting is useful for manually specifying which namespaces you have access to. This is useful when you don&apos;t have permissions to list namespaces.</p>
<p>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.</p>
<EditableList
placeholder="Add new namespace..."
add={(newNamespace) => {