winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 3f9758c52e22b2f93c8cdafc9716b94ab132ae34
parent 75e7ae02a5f4a3dc3587fd588692d3804cacfc48
Author: Vedant Mohan Goyal <83997633+vedantmgoyal2009@users.noreply.github.com>
Date:   Fri, 17 Sep 2021 23:03:30 +0530

Update Docs [suggestions] (#1479)

* Update index.md

* Update index.md
Diffstat:
Mdoc/windows/package-manager/index.md | 2+-
Mdoc/windows/package-manager/winget/index.md | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/windows/package-manager/index.md b/doc/windows/package-manager/index.md @@ -8,7 +8,7 @@ ms.localizationpriority: medium # Windows Package Manager (preview) -Windows Package Manager is a comprehensive [package manager solution](#understanding-package-managers) that consists of a command line tool and set of services for installing applications on Windows 10 and 11. +Windows Package Manager is a comprehensive [package manager solution](#understanding-package-managers) that consists of a command line tool and set of services for installing applications on Windows 10 and Windows 11. ## Windows Package Manager for developers diff --git a/doc/windows/package-manager/winget/index.md b/doc/windows/package-manager/winget/index.md @@ -8,7 +8,7 @@ ms.localizationpriority: medium # Use the winget tool to install and manage applications -The **winget** command line tool enables users to discover, install, upgrade, remove and configure applications on Windows 10 and 11 computers. This tool is the client interface to the Windows Package Manager service. +The **winget** command line tool enables users to discover, install, upgrade, remove and configure applications on Windows 10 and Windows 11 computers. This tool is the client interface to the Windows Package Manager service. ## Install winget