Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gerardojbaez authored Jul 7, 2016
1 parent 59c5144 commit 04162cf
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 @@ -71,7 +71,7 @@ Then run migrations.

Then the vehicle seeder.

php artisan db:seed --class VehiclesTablesSeeder
php artisan db:seed --class VehicleTablesSeeder

### Traits and Contracts
When one of your models has make, model and/or model year you can add the required relations with our traits. See the following example:
Expand Down

0 comments on commit 04162cf

Please sign in to comment.