Skip to content

Commit 25174dd

Browse files
authored
missing space in description of force_grid_wrap
1 parent 11c06ab commit 25174dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ Force all imports to be sorted as a single section
622622

623623
## Force Grid Wrap
624624

625-
Force number of from imports (defaults to 2 when passed as CLI flag without value)to be grid wrapped regardless of line length. If 0 is passed in (the global default) only line length is considered.
625+
Force number of from imports (defaults to 2 when passed as CLI flag without value) to be grid wrapped regardless of line length. If 0 is passed in (the global default) only line length is considered.
626626

627627
**Type:** Int
628628
**Default:** `0`

0 commit comments

Comments
 (0)