瀏覽代碼

Fix Reference Typo

unlimitted->unlimited
Rob Winch 9 年之前
父節點
當前提交
0b1e3b4e4a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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]]