Skip to content

Commit

Permalink
Merge pull request #3232 from ForsakenDurian/patch-1
Browse files Browse the repository at this point in the history
Fix formatting in Configurations.md
  • Loading branch information
topecongiro authored Dec 12, 2018
2 parents be13559 + c4ea158 commit 66c98db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Configurations.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,8 @@ fn lorem<Ipsum, Dolor, Sit, Amet>() -> T

Whether to use different formatting for items and expressions if they satisfy a heuristic notion of 'small'.

- **Default value**: `Default`
- **Possible values**: `Default`, `Off`, `Max`
- **Default value**: `"Default"`
- **Possible values**: `"Default"`, `"Off"`, `"Max"`
- **Stable**: Yes

#### `Default` (default):
Expand Down

0 comments on commit 66c98db

Please sign in to comment.