Skip to content

Commit 6858e10

Browse files
authored
Update README.md
1 parent 4dc06cd commit 6858e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Add the `-Xasync` to the Scala compiler options.
4343

4444
#### SBT Example
4545
```scala
46-
scalaOptions += "-Xasync"
46+
scalacOptions += "-Xasync"
4747
```
4848

4949
#### Maven Example

0 commit comments

Comments
 (0)