Skip to content

Commit 482a8fe

Browse files
committed
docs: fix documentation
1 parent db1ba93 commit 482a8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/common-groups-options.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export type CustomGroupsOption<
4343
*/
4444
fallbackSort?: FallbackSortOption<CustomTypeOption>
4545

46-
/** Specify the exact number of newlines required. */
46+
/** Specify the exact number of newlines required between elements of groups. */
4747
newlinesInside?: NewlinesInsideOption
4848

4949
/**

0 commit comments

Comments
 (0)