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

shuber pushed a commit to branch UNOMI-208-improve-documentation
in repository https://gitbox.apache.org/repos/asf/unomi.git


The following commit(s) were added to 
refs/heads/UNOMI-208-improve-documentation by this push:
     new 94a5ccb  Fix steps title
94a5ccb is described below

commit 94a5ccbcb3e904c8c2641ffb6e118224e3db1e00
Author: Serge Huber <[email protected]>
AuthorDate: Thu Jul 18 09:15:05 2019 +0200

    Fix steps title
---
 manual/src/main/asciidoc/how-profile-tracking-works.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/src/main/asciidoc/how-profile-tracking-works.adoc 
b/manual/src/main/asciidoc/how-profile-tracking-works.adoc
index 56847df..1a5790f 100644
--- a/manual/src/main/asciidoc/how-profile-tracking-works.adoc
+++ b/manual/src/main/asciidoc/how-profile-tracking-works.adoc
@@ -15,7 +15,7 @@
 
 In this section you will learn how Apache Unomi keeps track of visitors.
 
-Steps:
+==== Steps
 
 1. A visitor comes to a website
 2. The web server resolves a previous request session ID if it exists, or if 
it doesn't it create a new sessionID

Reply via email to