summaryrefslogtreecommitdiffstats
path: root/documentation/articles/EnablingServerPush.asciidoc
diff options
context:
space:
mode:
authorelmot <elmotelmot.vaadin.com>2018-05-04 12:22:27 +0300
committerIlia Motornyi <elmot@vaadin.com>2018-05-04 14:50:50 +0300
commita50b5d5fcd55fe0bf0241c77d040ebfd65baa233 (patch)
tree2737e9addef26febcc27b8e71ad4a4437ddc90ec /documentation/articles/EnablingServerPush.asciidoc
parent9605b0532dbf8f394afc3dd0f6a011f03872150c (diff)
downloadvaadin-framework-a50b5d5fcd55fe0bf0241c77d040ebfd65baa233.tar.gz
vaadin-framework-a50b5d5fcd55fe0bf0241c77d040ebfd65baa233.zip
Fix asciidocs headings H1
Diffstat (limited to 'documentation/articles/EnablingServerPush.asciidoc')
-rw-r--r--documentation/articles/EnablingServerPush.asciidoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/articles/EnablingServerPush.asciidoc b/documentation/articles/EnablingServerPush.asciidoc
index 79e424e4a5..99bd7dc844 100644
--- a/documentation/articles/EnablingServerPush.asciidoc
+++ b/documentation/articles/EnablingServerPush.asciidoc
@@ -5,8 +5,7 @@ layout: page
---
[[enabling-server-push]]
-Enabling server push
---------------------
+= Enabling server push
The traditional way of communication between client and server in Vaadin
has been through XHR, i.e. AJAX requests. The client does a request to