Skip to content

Commit 28ed9a9

Browse files
authored
ENGCOM-5005: 2.3 develop pr1 #22569
2 parents afb322a + 1b1b95a commit 28ed9a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/web/css/docs/source/_pages.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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

lib/web/css/docs/source/_popups.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
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>

0 commit comments

Comments
 (0)