diff --git a/src/ui/HelmSnippet/CLISnippet.tsx b/src/ui/HelmSnippet/CLISnippet.tsx index 69ceebdb3..67885740e 100644 --- a/src/ui/HelmSnippet/CLISnippet.tsx +++ b/src/ui/HelmSnippet/CLISnippet.tsx @@ -54,7 +54,7 @@ export default function CLIInstallAgent({ data }: Props) { return (
-

Copy the following command to install agent

+

Copy the following command to install the chart

);