Skip to content

Commit 8e91d76

Browse files
committed
Tabs: Fix text and typo
Closes gh-369
1 parent 9ba7aee commit 8e91d76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pages/tabs.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@
77
}
88
}</script>
99

10-
<<<<<<< HEAD
1110
<h2 id="introduction">Tabs</h2>
12-
<p>The jQuery UI tabs widget is bundled unchanged with jQuery Mobile. Thus, it's <a href="//api.jqueryui.com/tabs/">API documentation</a> fully describes its functionality.</p>
11+
<p>The jQuery UI tabs widget is bundled unchanged with jQuery Mobile. Thus, its <a href="//api.jqueryui.com/tabs/">API documentation</a> fully describes its functionality.</p>
1312
<h2 id="options-and-autoinit">Options and autoinitialization</h2>
1413
<p>When used with jQuery Mobile's autoinitialization features, the options documented on the widget's API documentation page can also be provided as <code>data-*</code> attributes in the markup. You can add the <code>data-role="tabs"</code> attribute to your tabs widget markup to indicate that the element is to be turned into a tabs widget.</p>
1514
<h2 id="ajax">Ajax considerations</h2>

0 commit comments

Comments
 (0)