Skip to content

Commit 5c1884e

Browse files
authored
Merge pull request #2799 from lo48576/fix/config-doc
Remove wrong "(default)" from `Configurations.md`
2 parents 1ead31a + 9212ae7 commit 5c1884e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1928,7 +1928,7 @@ fn bar() {
19281928
}
19291929
```
19301930

1931-
#### `2` (default):
1931+
#### `2`:
19321932
```rust
19331933
fn foo() {
19341934
println!("a");

0 commit comments

Comments
 (0)