Skip to content

Commit c6a91f1

Browse files
committed
spelling: nonexistent
Signed-off-by: Josh Soref <[email protected]>
1 parent d4361b9 commit c6a91f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-11-03-scalajs-for-scala-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: "Implementing Scala.js Support for Scala 3"
66
---
77

88
These days, the JS platform has become an integral part of the language.
9-
Yet, until last August, support for Scala.js in Scala 3 was close to non-existent.
9+
Yet, until last August, support for Scala.js in Scala 3 was close to nonexistent.
1010
A first preview was shipped in Dotty 0.27.0-RC1, with support for the portable subset of Scala and native JS types.
1111
Since then, support for non-native JS types was added and will ship as part of Scala 3.0.0-M1.
1212
The only missing feature left is JS exports, which we will implement by the next milestone.

0 commit comments

Comments
 (0)