Skip to content

Commit

Permalink
Merge branch 'editors/plots-dashboard' of github.com:iterative/vscode…
Browse files Browse the repository at this point in the history
…-dvc into editors/plots-dashboard
  • Loading branch information
jorgeorpinel committed Jun 20, 2022
2 parents 562bae5 + c6bed38 commit 5f4d273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webview/src/plots/components/PlotsContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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 = () => (
Expand Down

0 comments on commit 5f4d273

Please sign in to comment.