Skip to content

Commit 4867895

Browse files
authored
Fix typo in plots tooltip (#3108)
1 parent 514fbcf commit 4867895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview/src/plots/components/PlotsContainer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export const SectionDescription = {
6767
<a href="https://dvc.org/doc/user-guide/experiment-management/visualizing-plots#plot-templates-data-series-only">
6868
plot templates
6969
</a>
70-
. Either predefenined (e.g. confusion matrix, linear) or{' '}
70+
. Either predefined (e.g. confusion matrix, linear) or{' '}
7171
<a href="https://dvc.org/doc/command-reference/plots/templates#custom-templates">
7272
custom Vega-lite templates
7373
</a>

0 commit comments

Comments
 (0)