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.
2 parents 3a66d73 + 42c2152 commit ca5b489Copy full SHA for ca5b489
docs/_includes/getting-started.html
@@ -10,7 +10,7 @@ <h1 id="getting-started">Try Dotty</h1>
10
<p>Now you can compile Scala source code:<p>
11
<pre class="sourceCode bright"><code>dotc hello.scala</code></pre>
12
13
- <p>To start the RPEL, run: <code>dotr</code>.<p>
+ <p>To start the REPL, run: <code>dotr</code>.<p>
14
15
<p>Or, you can try Dotty in your browser with <a href="https://scastie.scala-lang.org/?target=dotty">Scastie</a>.</p>
16
0 commit comments