diff --git a/webview/src/plots/components/PlotsContainer.tsx b/webview/src/plots/components/PlotsContainer.tsx index e80905136e..b48b4b007e 100644 --- a/webview/src/plots/components/PlotsContainer.tsx +++ b/webview/src/plots/components/PlotsContainer.tsx @@ -39,7 +39,7 @@ export const SectionDescription = { 'Displays image plots side by side across experiments.', // "Data Series" [Section.TEMPLATE_PLOTS]: - 'Graphs of JSON, YAML, CSV, or TSV plot files, visualized using `dvc plots` templates' + 'Plots of JSON, YAML, CSV, or TSV files, visualized using `dvc plots` templates' } const InfoIcon = () => (