Skip to content

Commit 5cfdf88

Browse files
ENGCOM-5036: resolved typo error #22626
- Merge Pull Request #22626 from nehaguptacedcoss/magento2:2.3-develop3rdPR - Merged commits: 1. 0c4c719 2. ec8964c
2 parents a5f9488 + ec8964c commit 5cfdf88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
// <td>@icon-sprite__grid</td>
257257
// <td class="vars_value">26px</td>
258258
// <td class="vars_value">'' | false | value</td>
259-
// <td>The size of the grid (in pixels) that the individal images are placed on</td>
259+
// <td>The size of the grid (in pixels) that the individual images are placed on</td>
260260
// </tr>
261261
// <tr>
262262
// <th>@_icon-sprite-position</th>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
//
8282
// ## Gathering
8383
//
84-
// Everything that you include in collector mixins above will go in place where they declarated.
84+
// Everything that you include in collector mixins above will go in place where they declared.
8585
// As example all
8686
// ```css
8787
// .media-width(@extremum, @break) {

0 commit comments

Comments
 (0)