We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66bbaf6 commit 77b64a7Copy full SHA for 77b64a7
doc/tutorial/basic/index.md
@@ -188,7 +188,7 @@ def main(args: Array[String]): Unit = {
188
189
### Rebuild the JavaScript
190
191
-To rebuild the JavaScript, simply invoke `fastOptJS` again:
+To rebuild the JavaScript, simply invoke `fastLinkJS` again:
192
193
sbt:Scala.js Tutorial> fastLinkJS
194
[info] Compiling 1 Scala source to (...)/scalajs-tutorial/target/scala-2.13/classes ...
0 commit comments