Skip to content

Commit 5e3bda9

Browse files
committed
ICL: Readme fixes.
1 parent 651c096 commit 5e3bda9

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
@@ -194,7 +194,7 @@ array:5 [
194194
195195
## Auto saving to database
196196
197-
Another cool feature available for you is automatic notifications saving to database. Disabled by default, and available only if you are using `mysql` database connection.
197+
Another cool feature available for you is auto saving notifications to database. Disabled by default, and available only if you are using `mysql` database connection.
198198
199199
To enable it just override `enableNotificationDbStoring` method. By default, you'll get `iclogger_notifications` table with all required notifications information, which if fine for the most cases.
200200

0 commit comments

Comments
 (0)