We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68b1af commit f48135bCopy full SHA for f48135b
lib/web/css/docs/source/_typography.less
@@ -3,7 +3,7 @@
3
// * See COPYING.txt for license details.
4
// */
5
6
-// # Typogrphy
+// # Typography
7
//
8
// Magento UI library provides mixins for typography styling. To configure typography, global variables from **_variables.less** file are used.
9
@@ -978,7 +978,7 @@
978
979
// # Text hide
980
981
-// The <code>.lib-text-hide()</code> mixin hides a text of the element the mixin is applyed to.
+// The <code>.lib-text-hide()</code> mixin hides a text of the element the mixin is applied to.
982
983
// ```html
984
// <p class="example-text-hide">
0 commit comments