Skip to content

Commit b5ed692

Browse files
Update schedules.md
Fixed typo
1 parent 8cf6f0b commit b5ed692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/shared-resources/schedules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To schedule a runbook in Azure Automation to start at a specified time, you link
2323
2424
## PowerShell cmdlets used to access schedules
2525

26-
The cmdlets in the following table create and manage Automation schedules with PowerShell. They ship as part of the [Az modules](modules.md#az-modules).indows
26+
The cmdlets in the following table create and manage Automation schedules with PowerShell. They ship as part of the [Az modules](modules.md#az-modules).
2727

2828
| Cmdlets | Description |
2929
|:--- |:--- |
@@ -194,4 +194,4 @@ Remove-AzAutomationSchedule -AutomationAccountName $automationAccountName `
194194
## Next steps
195195

196196
* To learn more about the cmdlets used to access schedules, see [Manage modules in Azure Automation](modules.md).
197-
* For general information about runbooks, see [Runbook execution in Azure Automation](../automation-runbook-execution.md).
197+
* For general information about runbooks, see [Runbook execution in Azure Automation](../automation-runbook-execution.md).

0 commit comments

Comments
 (0)