diff --git a/static/docs/command-reference/version.md b/static/docs/command-reference/version.md index 938ae02409..27a3b7c486 100644 --- a/static/docs/command-reference/version.md +++ b/static/docs/command-reference/version.md @@ -20,7 +20,7 @@ system/environment: | `Python version` | Version of the Python being used on the environment in which DVC is initialized | | `Platform` | Information about the operating system of the machine | | [`Binary`](#what-we-mean-by-binary) | Shows whether DVC was installed from a package or from a binary release | -| `Package manager` | Shows the package manager name used to install DVC if any (`pip`, `conda`, etc) | +| `Package manager` | Name of the package manager used to install DVC if any (`pip`, `conda`, etc) | | `Cache` | [Type of links](/doc/user-guide/large-dataset-optimization#file-link-types-for-the-dvc-cache) supported between the workspace and the cache | | `Filesystem type` | Shows the filesystem type (eg. ext4, FAT, etc.) and mount point of the cache and workspace directories |