diff --git a/content/docs/start/experiments.md b/content/docs/start/experiments.md index ddc03cd164..3e3fec380b 100644 --- a/content/docs/start/experiments.md +++ b/content/docs/start/experiments.md @@ -25,8 +25,8 @@ $ dvc run -n evaluate \ ### 💡 Expand to see what happens under the hood. -The `-M` option here specifies a metrics file, while the `--plots-no-cache` -option specifies a plots file produced by this stage that will not be +The `-M` option here specifies a metrics file, while `--plots-no-cache` +specifies a plots file produced by this stage that will not be cached by DVC. `dvc run` generates a new stage in the `dvc.yaml` file: