Skip to content

Commit

Permalink
cmd ref: fix example title in get
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Jan 18, 2020
1 parent cc37679 commit 86972d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/static/docs/command-reference/get.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ The same example applies to raw or intermediate <abbr>data artifacts</abbr> as
well, of course, for cases where we want to download those files or directories
and perform some analysis on them.

## Examples: Get a Git-tracked model file
## Examples: Get a misc. Git-tracked file

We can also use `dvc get` to retrieve any file or directory that exists in a git
We can also use `dvc get` to retrieve any file or directory that exists in a Git
repository.

```dvc
Expand Down

0 comments on commit 86972d4

Please sign in to comment.