Skip to content

Commit 2d7afa7

Browse files
committed
Updated text
1 parent 36ef56b commit 2d7afa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-stack/hci/update/update-via-powershell-23h2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ You can download the updates, perform a set of checks to verify your cluster's u
357357
- To download and install the update, run the following command:
358358
359359
```powershell
360-
Get-SolutionUpdate | ? version -eq "10.2302.0.31" | Start-SolutioUpdate
360+
Get-SolutionUpdate | ? version -eq "10.2302.0.31" | Start-SolutionUpdate
361361
```
362362
363363
- To only download the updates without starting the installation, use the `-PrepareOnly` flag with `Start-SolutionUpdate`.

0 commit comments

Comments
 (0)