We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb7fbc0 + 4d31528 commit cb2b519Copy full SHA for cb2b519
docs/modules/ROOT/pages/servlet/authorization/events.adoc
@@ -2,7 +2,7 @@
2
= Authorization Events
3
4
For each authorization that is denied, an `AuthorizationDeniedEvent` is fired.
5
-Also, it's possible to fire and `AuthorizationGrantedEvent` for authorizations that are granted.
+Also, it's possible to fire an `AuthorizationGrantedEvent` for authorizations that are granted.
6
7
To listen for these events, you must first publish an `AuthorizationEventPublisher`.
8
0 commit comments