diff --git a/pages/common/dvc-add.md b/pages/common/dvc-add.md index 1c78dcaeb..c6e72d71d 100644 --- a/pages/common/dvc-add.md +++ b/pages/common/dvc-add.md @@ -1,6 +1,6 @@ # dvc add -> Adds changed files to the index. +> Add changed files to the index. > More information: . - Add a single target file to the index: diff --git a/pages/common/dvc-init.md b/pages/common/dvc-init.md index ee6c14882..daef96411 100644 --- a/pages/common/dvc-init.md +++ b/pages/common/dvc-init.md @@ -1,6 +1,6 @@ # dvc init -> Initializes a new local DVC repository. +> Initialize a new local DVC repository. > More information: . - Initialize a new local repository: