Skip to content

Commit f6e557e

Browse files
fixed doc comment
1 parent edb59a6 commit f6e557e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Utilities/_config/flex.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/// Flex
33
///
44
/// The flex property sets the flexible length on flexible items.
5-
/// The flex property is a shorthand property for flex-grow, flex-grow
5+
/// The flex property is a shorthand property for flex-grow, flex-shrink
66
/// and flex-basis.
77
///
88
$flex-helpers: (

0 commit comments

Comments
 (0)