Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
orobogenius committed Jan 25, 2019
1 parent 8854f54 commit 56753e0
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 @@ -36,7 +36,7 @@ to your `composer.json` file, then run `composer install` or `composer udpate`.
<a name="usage"></a>

## Usage
To add states to your laravel models, add the `Orobogenius\Statable\Statable` trait the model.
To add states to your laravel models, add the `Orobogenius\Statable\Statable` trait to the model.
```php
<?php

Expand Down

0 comments on commit 56753e0

Please sign in to comment.