Skip to content

Commit ecc4190

Browse files
authored
Update README.md
1 parent be5c024 commit ecc4190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Currenty these variables/objects were injected into Symfony Expression Language.
8787
So you can call any method on the injected object.
8888

8989
## Todo
90-
I have a plan to prover document role for user. For example, some users may be assign as "reviewer" or "approver" for Eloquent model. So we can use something like subject.hasActorRole('reviewer') or subject.canBeReviewedBy(user). Any suggestion is welcome.
90+
I have a plan to provide document role for user. For example, some users may be assign as "reviewer" or "approver" for Eloquent model. So we can use something like subject.hasActorRole('reviewer') or subject.canBeReviewedBy(user). Any suggestion is welcome.
9191

9292
## Testing
9393

0 commit comments

Comments
 (0)