Skip to content

Commit c93063e

Browse files
umbracotrdeshanrnh
andauthored
Update 16/umbraco-commerce/how-to-guides/configuring-abandoned-cart-notification.md
Co-authored-by: Esha Noronha <[email protected]>
1 parent c00bbdd commit c93063e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-commerce/how-to-guides/configuring-abandoned-cart-notification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The `appsettings.json` section supports the following keys.
4444
| Key | Description |
4545
| -- | -- |
4646
| `Enable` | Enable this feature.
47-
| `FirstRunTime` | The time to first run the scheduled cleanup task, in crontab format. If empty, runs imediately on app startup. |
47+
| `FirstRunTime` | The time to first run the scheduled cleanup task, in crontab format. If empty, runs immediately on app startup. |
4848
| `Period` | How often to run the task, in timespan format. Defaults to every 24 hours. |
4949
| `NotificationBatchSize` | The number of abandoned carts processed each time the job is run. |
5050

0 commit comments

Comments
 (0)