Skip to content

Commit 8097afd

Browse files
committed
Fix typo
1 parent 215cfe7 commit 8097afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storsimple/storsimple-8000-automation-azurerm-runbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To create an automation module for the StorSimple 8000 series device management,
5858
wget https://raw.githubusercontent.com/anoobbacker/storsimpledevicemgmttools/master/Monitor-Backups.ps1 -Out Monitor-Backups.ps1
5959
```
6060
61-
5. Create an Azure Automation Runbook Module for StorSimple 8000 Series device management. On the Windows Powershell window, type the following commands:
61+
5. Create an Azure Automation Runbook Module for StorSimple 8000 Series device management. On the Windows PowerShell window, type the following commands:
6262
6363
```powershell
6464
# set path variables

0 commit comments

Comments
 (0)