diff --git a/README.adoc b/README.adoc index bad02e6..2005904 100644 --- a/README.adoc +++ b/README.adoc @@ -186,7 +186,7 @@ chain of `AccessDecisionVoter`, a bit like the `ProviderManager` delegates to `AuthenticationProviders`. An `AccessDecisionVoter` considers an `Authentication` (representing a -principal) and a secure `Object` which as been decorated with +principal) and a secure `Object` which has been decorated with `ConfigAttributes`: [source, java]