Skip to content

Commit eb5454f

Browse files
committed
Update readme
1 parent 31fd6a8 commit eb5454f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ You can configure Solid Errors via the Rails configuration object, under the `so
161161
* `email_from` - The email address to send a notification from. See [Email notifications](#email-notifications) for more information.
162162
* `email_to` - The email address(es) to send a notification to. See [Email notifications](#email-notifications) for more information.
163163
* `email_subject_prefix` - Prefix added to the subject line for email notifications. See [Email notifications](#email-notifications) for more information.
164-
* `destroy_after` - If set, Solid Errors will periodically destroy resolved records that are older than the duration specified. See [Automatically destroying old records](#automatically-destroying-old-records) for more information.
164+
* `destroy_after` - If set, Solid Errors will periodically destroy resolved records that are older than the value specified. See [Automatically destroying old records](#automatically-destroying-old-records) for more information.
165165

166166
### Database Configuration
167167

0 commit comments

Comments
 (0)