We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a0305 commit 760b62eCopy full SHA for 760b62e
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 RPEL, 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