Skip to content

Commit 23a482a

Browse files
committed
update README.md
1 parent 63827b2 commit 23a482a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ class User extends Authenticatable implements CanPresent
130130
By default, the type of your presenter class is `default`, but you can use as many of presenters you want, just by identifying the type in `$presenters` property.
131131

132132
## Example
133-
Now, after we generated the `presenter` class, and we implemented it successfully in our model, we can use it as so:
133+
Now, after we generated the `presenter` class, and we implemented it successfully in our model, we can use it like so:
134134

135135
In your `UserPresenter` class or any presenter class you generated.
136136

@@ -225,7 +225,7 @@ Please review [our security policy](../../security/policy) on how to report secu
225225

226226
## Credits
227227

228-
- [Coderflex](https://github.com/coderflexxx)
228+
- [Ousid](https://github.com/coderflexx)
229229
- [All Contributors](../../contributors)
230230

231231
## License

0 commit comments

Comments
 (0)