Skip to content

Commit 76ea9bf

Browse files
plan-do-break-fixcalebcartwright
authored andcommitted
fix(docs): Corrected typo in Configurations.md
1 parent 292c0cc commit 76ea9bf

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
@@ -1912,7 +1912,7 @@ fn say_hi() {
19121912

19131913
## `preserve_closure_block_wrapping`
19141914

1915-
Preserves block wraping arround closures. For example, useful when the closure `||` can be
1915+
Preserves block wraping around closures. For example, useful when the closure `||` can be
19161916
confused with OR.
19171917

19181918
- **Default value**: `false`

0 commit comments

Comments
 (0)