Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit e36221b

Browse files
committed
Typo fix.
1 parent eab845f commit e36221b

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
@@ -563,7 +563,7 @@ Successfully imported 249 user(s).
563563
Tips:
564564

565565
- Users who already exist inside your database will be updated with your configured `sync_attributes`
566-
- Users are never deleted from the import command, you will need to clear users regularely through your model
566+
- Users are never deleted from the import command, you will need to clear users regularly through your model
567567
- Successfully imported (new) users are reported in your log files: `[2016-06-29 14:51:51] local.INFO: Imported user johndoe`
568568
- Unsuccessful imported users are also reported in your log files, with the message of the exception:
569569
- `[2016-06-29 14:51:51] local.ERROR: Unable to import user janedoe. SQLSTATE[23000]: Integrity constraint violation: 1048`

0 commit comments

Comments
 (0)