Skip to content

Commit

Permalink
Corrected the wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
tihomiro authored Oct 1, 2018
1 parent f9ab7cd commit b166c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ php artisan iseed my_table,another_table

### classnameprefix & classnamesuffix
Optionally specify a prefix or suffix for the Seeder class name and file name.
This is useful if you want to create an additional seed for a table that has an existing seed without overwriting the existing.
This is useful if you want to create an additional seed for a table that has an existing seed without overwriting the existing one.

Examples:

Expand Down

0 comments on commit b166c1c

Please sign in to comment.