Skip to content

Commit 869b1a5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

5353
#### ReminderNotificationPeriod
5454

55-
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.
55+
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.
5656

5757
#### ActionNotificationPeriod
5858

0 commit comments

Comments
 (0)