diff --git a/public/static/docs/command-reference/import.md b/public/static/docs/command-reference/import.md
index ba6b3d57d57..4b0f67da3b3 100644
--- a/public/static/docs/command-reference/import.md
+++ b/public/static/docs/command-reference/import.md
@@ -21,7 +21,7 @@ positional arguments:
## Description
-DVC provides an easy way to reuse datasets, intermediate results, ML models, or
+Provides an easy way to reuse datasets, intermediate results, ML models, or
other files and directories tracked in another DVC repository into
the workspace. The `dvc import` command downloads such a data
artifact in a way that it is tracked with DVC, so it can be updated when