File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44// */
55
66// # Pagination HTML markup
7- // Pagination is used to display numbers of pages in case content exceeds page limits. The markup corresponds to accesibility demands.
7+ // Pagination is used to display numbers of pages in case content exceeds page limits. The markup corresponds to accessibility demands.
88//
99// Required HTML markup:
1010// ```html
Original file line number Diff line number Diff line change 245245// <td>@popup-title-headings__level</td>
246246// <td class="vars_value">h3</td>
247247// <td class="vars_value">h1 | h2 | h3 | h4 | h5 | h6</td>
248- // <td>What heading style is applyed to the popup title</td>
248+ // <td>What heading style is applied to the popup title</td>
249249// </tr>
250250// <tr>
251251// <th colspan="5" class="vars_section">Popup close button</th>
You can’t perform that action at this time.
0 commit comments