diff options
Diffstat (limited to 'demos/dialog/index.html')
-rw-r--r-- | demos/dialog/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/dialog/index.html b/demos/dialog/index.html index 2257fc6a8..623c1b36c 100644 --- a/demos/dialog/index.html +++ b/demos/dialog/index.html @@ -7,7 +7,7 @@ <body> <div class="demos-nav"> - <h4>Dialog</h4> + <h4>Examples</h4> <ul> <li class="demo-config-on"><a href="default.html">Default dialog</a></li> <li><a href="modal.html">Modal dialog</a></li> |