Skip to content

Commit 28b3714

Browse files
drdilyorandrewseguin
authored andcommitted
docs: Fix typo in word typpography (#23023)
(cherry picked from commit b550b7c)
1 parent e5c025d commit 28b3714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/core/typography/_typography.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
/// @param {String | Number} $font-weight The font-weight for this level.
99
/// @param {String} $font-family The font-family for this level.
1010
/// @param {String} $letter-spacing The letter-spacing for this level.
11-
/// @returns {Map} A map representing the definition of this typpographic level.
11+
/// @returns {Map} A map representing the definition of this typographic level.
1212
@function define-typography-level(
1313
$font-size,
1414
$line-height: $font-size,

0 commit comments

Comments
 (0)