Skip to content

Commit ae46976

Browse files
authored
Update for Caching typo
1 parent 70450b7 commit ae46976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Compute/Stack/Commands.Compute/help/Set-AzureRMVMDataDisk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The command stores it in the $VM variable.
4040

4141
The second command modifies the caching mode for the data disk named DataDisk01 on the virtual machine in $VM.
4242
The command passes the result to the Update-AzureRmVM cmdlet, which implements your changes.
43-
A change to the cashing mode causes the virtual machine to restart.
43+
A change to the caching mode causes the virtual machine to restart.
4444

4545
## PARAMETERS
4646

0 commit comments

Comments
 (0)