Skip to content

Commit

Permalink
Fix typo in README (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
Smart-S-Max authored and MarceauKa committed Dec 30, 2019
1 parent 9e83968 commit f002362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -171,7 +171,7 @@ There are two events available that can be used to improve your workflow:
- `TakeImpersonation` is fired when an impersonation is taken.
- `LeaveImpersonation` is fired when an impersonation is leaved.

Each events returns two properties `$event->impersonator` and `$event->impersonated` containing User model isntance.
Each events returns two properties `$event->impersonator` and `$event->impersonated` containing User model instance.

## Configuration

Expand Down

0 comments on commit f002362

Please sign in to comment.