Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index 476ddc1..695012e 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1071,7 +1071,7 @@ document
<h3 class="component-title">Popovers</h3>
{% highlight html %}
-<div id="popover" class="popover">
+<div id="myPopover" class="popover">
<header class="bar bar-nav">
<h1 class="title">Popover title</h1>
</header>