Skip to content

Commit 1bfe3ad

Browse files
Update 13/umbraco-workflow/getting-started/configuration.md
Co-authored-by: sofietoft <[email protected]>
1 parent 22a0b65 commit 1bfe3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13/umbraco-workflow/getting-started/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ All Workflow configuration is optional and will fallback to defaults, if not set
4747

4848
#### ReminderNotificationPeriod
4949

50-
A `string` representing the period between checking for, and sending, reminder notifications for overdue workflows. This setting is used in conjunction with `ReminderDelay` to determine if a workflow is overdue. The default value is eight hours. The permitted value is a `TimeSpan`-parseable string, eg `0.00.01:00` for one minute.
50+
A `string` that represents the period between checking for, and sending, reminder notifications for overdue workflows. This setting is used in conjunction with `ReminderDelay` to determine if a workflow is overdue. The default value is eight hours. The permitted value is a `TimeSpan`-parseable string, for example, `0.00.01:00` for one minute.
5151

5252
#### ActionNotificationPeriod
5353

0 commit comments

Comments
 (0)