Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
andersao committed Apr 4, 2015
1 parent b764ca3 commit 377c69e
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 @@ -701,7 +701,7 @@ namespace App;

use Prettus\Repository\Contracts\Transformable;

class Post extends Eloquent implement Transformable {
class Post extends Eloquent implements Transformable {
...
/**
* @return array
Expand Down

0 comments on commit 377c69e

Please sign in to comment.