diff --git a/demos/panel/index.php b/demos/panel/index.php index 989f85ae566..d496db9ae08 100644 --- a/demos/panel/index.php +++ b/demos/panel/index.php @@ -60,7 +60,7 @@
A panel must be a sibling to the header, content and footer elements inside a jQuery Mobile page. You can add the panel markup either before or after these elements, but not in between. A panel cannot be placed outside a page, but this constraint will be removed in a future version.
+A panel must be a sibling to the header, content and footer elements inside a jQuery Mobile page. You can add the panel markup either before or after these elements, but not in between.
Here is an example of the panel before the header, content and footer in the source order: