diff --git a/website/source/docs/providers/pagerduty/r/schedule.html.markdown b/website/source/docs/providers/pagerduty/r/schedule.html.markdown index 0f11dcbf8..6f1d0e7bd 100644 --- a/website/source/docs/providers/pagerduty/r/schedule.html.markdown +++ b/website/source/docs/providers/pagerduty/r/schedule.html.markdown @@ -64,8 +64,8 @@ Schedule layers (`layer`) supports the following: Restriction blocks (`restriction`) supports the following: * `type` - (Required) Can be `daily_restriction` or `weekly_restriction` -* `start_time_of_day` - (Required) The duration of the restriction in `seconds`. -* `duration_seconds` - (Required) The start time in `HH:mm:ss` format. +* `start_time_of_day` - (Required) The start time in `HH:mm:ss` format. +* `duration_seconds` - (Required) The duration of the restriction in `seconds`. ## Attributes Reference