diff --git a/content/docs/start/visualization.md b/content/docs/start/visualization.md index 3da1fb2f90..f7b9636f2c 100644 --- a/content/docs/start/visualization.md +++ b/content/docs/start/visualization.md @@ -44,7 +44,7 @@ predictions. [straightforward loop]: https://github.com/iterative/example-dvc-experiments/blob/main/src/train.py#L213 -After running the experiment, with `dvc exp run`, DVC will produce +After running the experiment with `dvc exp run`, DVC will produce `plots/confusion.csv` file that can immediately be shown in the browser: ```dvc