Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hootlex authored Jun 22, 2016
1 parent da52ac7 commit 2002116
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 @@ -106,7 +106,7 @@ $post->markPostponed();
$post->markPending();
```

or by referencing it's id"
or by referencing it's id
```php
Post::approve($post->id);

Expand Down

0 comments on commit 2002116

Please sign in to comment.