You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/11 08:45:01 UTC

[camel] branch master updated: Document Update (#4191)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 7aeecec  Document Update (#4191)
7aeecec is described below

commit 7aeecece07b585e39309f9bea8da4bdf0d2c69ad
Author: Nitesh Koushik S <39...@users.noreply.github.com>
AuthorDate: Fri Sep 11 14:14:43 2020 +0530

    Document Update (#4191)
    
    Added a space between Exchange and level
---
 docs/user-manual/modules/ROOT/pages/http-session-handling.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/http-session-handling.adoc b/docs/user-manual/modules/ROOT/pages/http-session-handling.adoc
index afe1312..e87683d 100644
--- a/docs/user-manual/modules/ROOT/pages/http-session-handling.adoc
+++ b/docs/user-manual/modules/ROOT/pages/http-session-handling.adoc
@@ -40,7 +40,7 @@ sessions even prior to version 2.19.
 ==  Exchange Scope
 
 The third option to define a session scope is on
-xref:exchange.adoc[Exchange]level. This is particularly useful for
+xref:exchange.adoc[Exchange] level. This is particularly useful for
 scenarios where the server session is really maintaining state.
 
 In this case the route could e.g. first do a login call, then some