Fix Reference Typo

unlimitted->unlimited
This commit is contained in:
Rob Winch 2016-09-23 16:45:08 -05:00 committed by GitHub
parent 6b4a52715b
commit 0b1e3b4e4a
1 changed files with 1 additions and 1 deletions

View File

@ -8646,7 +8646,7 @@ Allows injection of the ExpiredSessionStrategy instance used by the ConcurrentSe
[[nsa-concurrency-control-max-sessions]]
* **max-sessions**
Maps to the `maximumSessions` property of `ConcurrentSessionControlAuthenticationStrategy`.
Specify `-1` as the value to support unlimitted sessions.
Specify `-1` as the value to support unlimited sessions.
[[nsa-concurrency-control-session-registry-alias]]