Skip to content

Commit cb2b519

Browse files
committed
Merge remote-tracking branch 'origin/6.2.x'
2 parents cb7fbc0 + 4d31528 commit cb2b519

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/servlet/authorization

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/authorization/events.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
= Authorization Events
33

44
For each authorization that is denied, an `AuthorizationDeniedEvent` is fired.
5-
Also, it's possible to fire and `AuthorizationGrantedEvent` for authorizations that are granted.
5+
Also, it's possible to fire an `AuthorizationGrantedEvent` for authorizations that are granted.
66

77
To listen for these events, you must first publish an `AuthorizationEventPublisher`.
88

0 commit comments

Comments
 (0)