Explorar el Código

Fix Reference Typo

unlimitted->unlimited
Rob Winch hace 9 años
padre
commit
0b1e3b4e4a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/manual/src/docs/asciidoc/index.adoc

+ 1 - 1
docs/manual/src/docs/asciidoc/index.adoc

@@ -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]]