We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c025d commit 28b3714Copy full SHA for 28b3714
src/material/core/typography/_typography.scss
@@ -8,7 +8,7 @@
8
/// @param {String | Number} $font-weight The font-weight for this level.
9
/// @param {String} $font-family The font-family for this level.
10
/// @param {String} $letter-spacing The letter-spacing for this level.
11
-/// @returns {Map} A map representing the definition of this typpographic level.
+/// @returns {Map} A map representing the definition of this typographic level.
12
@function define-typography-level(
13
$font-size,
14
$line-height: $font-size,
0 commit comments