From c902981ebaa11ac164793ae813a43dd98fb6e645 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 11 Jul 2018 06:51:45 -0400 Subject: [PATCH] Fix garbled syntax relating to dropped APIs --- docs/src/docs/asciidoc/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/docs/asciidoc/index.adoc b/docs/src/docs/asciidoc/index.adoc index 627a556c..bd5b872b 100644 --- a/docs/src/docs/asciidoc/index.adoc +++ b/docs/src/docs/asciidoc/index.adoc @@ -1200,7 +1200,7 @@ Note that these two have moved to separate repositories, and will continue to be === Dropped Support As a part of the changes to `HttpSessionStrategy` and it's alignment to the counterpart from the reactive world, the support for managing multiple users' sessions in a single browser instance has been removed. -This introduction of new API to replace this functionality in consideration for future releases. +The introduction of a new API to replace this functionality is under consideration for future releases. [[community]] == Spring Session Community