Skip to content

Commit 81ef285

Browse files
authored
Update tooling-syntax-rewriting.md (#3047)
1 parent b384480 commit 81ef285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/scala3-migration/tooling-syntax-rewriting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Each of the first four options corresponds to a specific syntax:
5252
| Syntax | Compiler Option |
5353
|-|-|
5454
| Significant Indentation | `-indent` |
55-
| Classical Braces | `-noindent` |
55+
| Classical Braces | `-no-indent` |
5656

5757

5858
As we will see in further detail these options can be used in combination with the `-rewrite` option to automate the conversion to a particular syntax.

0 commit comments

Comments
 (0)