commit 64378e18e4c3955592bc8571b1960382b3824e57 parent 2a749eb7de4d1d6350e8fa4de544e85cba2717bc Author: Florian Heberl <49693964+floh96@users.noreply.github.com> Date: Tue, 28 Dec 2021 18:32:26 +0100 Fix Typo in upgrade.md (#1822) Diffstat:
| M | doc/windows/package-manager/winget/upgrade.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/windows/package-manager/winget/upgrade.md b/doc/windows/package-manager/winget/upgrade.md @@ -69,7 +69,7 @@ In the example below you will see [**list**](list.md) identifies that an update ## **upgrade** --all -**upgrade --all** will identify all the applications with upgrades available. When you run **winget upgrade --all** the Windows Package Manager will look for all applications that have updates available and attempt to install the. +**upgrade --all** will identify all the applications with upgrades available. When you run **winget upgrade --all** the Windows Package Manager will look for all applications that have updates available and attempt to install the upgrade. ## Related topics