<!-- Headings -->
<h2 id="type-headings">Headings</h2>
- <p>All HTML headings, <code><h1></code> through <code><h6></code> are available.</p>
+ <p>All HTML headings, <code><h1></code> through <code><h6></code>, are available. <code>.h1</code> through <code>.h6</code> classes are also available, for when you want to match the font styling of a heading but still want your text to be displayed inline.</p>
<div class="bs-example bs-example-type">
<table class="table">
<tbody>