From a398529a92ea7e4f58c4da1ad807f0878d8ae880 Mon Sep 17 00:00:00 2001 From: Puneetha Pai <21996583+PuneethaPai@users.noreply.github.com> Date: Wed, 19 Aug 2020 19:35:52 +0530 Subject: [PATCH] Apply suggestions from code review by @einverne Co-authored-by: Ein Verne --- pages/common/dvc-add.md | 2 +- pages/common/dvc-init.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/common/dvc-add.md b/pages/common/dvc-add.md index 1c78dcaeb2..c6e72d71da 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 ee6c14882b..daef964117 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: