Skip to content

Commit 8052f1d

Browse files
authored
Merge pull request #88734 from changeworld/patch-84
Fix typo
2 parents bef8bb8 + 8097afd commit 8052f1d

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)