Skip to content

Commit

Permalink
Update microsoft#658 - WinGet Download.md
Browse files Browse the repository at this point in the history
Spellcheck - fixed one word
  • Loading branch information
RDMacLachlan committed Feb 14, 2023
1 parent 39f8615 commit 2a0a2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/specs/#658 - WinGet Download.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ The "useMeteredNetwork" setting will accept boolean inputs, controlling the use


### WinGet PowerShell Cmdlet
WinGet PowerShell cmdlet will download the identified package's installer based on the user specified parameters. While downloading the package's installer is occuring, PowerShell will show a progress bar displaying the progress. Afterwards, it will return an item object for the files downloaded.:
WinGet PowerShell cmdlet will download the identified package's installer based on the user specified parameters. While downloading the package's installer is occurring, PowerShell will show a progress bar displaying the progress. Afterwards, it will return an item object for the files downloaded.:

```PS
PS C:\> Get-WinGetPackage Microsoft.VisualStudioCode
Expand Down

0 comments on commit 2a0a2f0

Please sign in to comment.