diff --git a/public/static/docs/use-cases/data-registries.md b/public/static/docs/use-cases/data-registries.md index 357598427c..5d258b54f7 100644 --- a/public/static/docs/use-cases/data-registries.md +++ b/public/static/docs/use-cases/data-registries.md @@ -92,8 +92,7 @@ The main methods to consume data artifacts from a **data registry** are the `dvc import` and `dvc get` commands, as well as the [`dvc.api`](/doc/api-reference) Python API. -But before, it's very handy to being able to navigate the registry to see what -files and directories. +But first, you may want to explore the contents of a data DVC repo. ### Listing data (list)