Skip to content

Commit aaa3412

Browse files
committed
chore(docs): fix utils typo
1 parent 2bfdc0d commit aaa3412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/utils/scss/flex-grid/_grid-row-start-end.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342

343343
/// This is equivalent to `grid-row-start: auto; for the specific breakpoint`.
344344
/// @example grid-row-start: auto;
345-
/// @name .k-row-start-auto
345+
/// @name .k-row-start-{xs|sm|md|lg|xl|xxl}-auto
346346
/// @group grid-row-responsive
347347
/// @contextType css
348348

0 commit comments

Comments
 (0)