Skip to content

Commit a885152

Browse files
committed
Fix doc page layout
1 parent 7583c03 commit a885152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/reference/changed-features/match-syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The syntactical precedence of match expressions has been changed.
1818
}
1919
```
2020

21-
(or, dropping the optional braces)
21+
(or, dropping the optional braces)
2222

2323
```scala
2424
xs match

0 commit comments

Comments
 (0)