diff --git a/src/docbkx/springsecurity.xml b/src/docbkx/springsecurity.xml index 85cb154806..ee0c8d77e4 100644 --- a/src/docbkx/springsecurity.xml +++ b/src/docbkx/springsecurity.xml @@ -723,7 +723,7 @@ if (obj instanceof UserDetails) { presented to an AuthenticationProvider. - The last played in the Spring Security authentication process is + The last player in the Spring Security authentication process is an AuthenticationProvider. Quite simply, it is responsible for taking an Authentication request object and deciding whether or not it is valid. The provider will