diff options
author | Ilia Motornyi <elmot@vaadin.com> | 2018-05-04 14:16:33 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-04 14:16:33 +0300 |
commit | 8cd186132e93ce7684cf44152a3a1b798f5d29f0 (patch) | |
tree | 39ac5bc617b1e3465783d3a0f94129dc279bc9bc /documentation/articles/VAccessControl.asciidoc | |
parent | f7279f7330a3673e88e97552bb623fc21c2971e9 (diff) | |
download | vaadin-framework-8cd186132e93ce7684cf44152a3a1b798f5d29f0.tar.gz vaadin-framework-8cd186132e93ce7684cf44152a3a1b798f5d29f0.zip |
Documentattion: Fix asciidocs headings H1 (#10883)
Diffstat (limited to 'documentation/articles/VAccessControl.asciidoc')
-rw-r--r-- | documentation/articles/VAccessControl.asciidoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/articles/VAccessControl.asciidoc b/documentation/articles/VAccessControl.asciidoc index 308e64d569..a2f230316b 100644 --- a/documentation/articles/VAccessControl.asciidoc +++ b/documentation/articles/VAccessControl.asciidoc @@ -5,8 +5,7 @@ layout: page --- [[v-access-control]] -Access control --------------- += Access control In this tutorial we will look into access control. |