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 4
4
// */
5
5
6
6
// # 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.
8
8
//
9
9
// Required HTML markup:
10
10
// ```html
Original file line number Diff line number Diff line change 245
245
// <td>@popup-title-headings__level</td>
246
246
// <td class="vars_value">h3</td>
247
247
// <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>
249
249
// </tr>
250
250
// <tr>
251
251
// <th colspan="5" class="vars_section">Popup close button</th>
You can’t perform that action at this time.
0 commit comments