Skip to content

Commit 57092ae

Browse files
authored
Merge pull request #3338 from allanrenucci/allanrenucci-patch-1
Remove extraneous parenthesis in Doc
2 parents 4eaf370 + 19213d3 commit 57092ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/usage/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Start using the Dotty IDE in any Dotty project by following the
3838
[IDE guide](http://dotty.epfl.ch/docs/usage/ide-support.html).
3939

4040
### Standalone installation
41-
Releases are available for download on the [Releases section](https://github.com/lampepfl/dotty/releases))
41+
Releases are available for download on the [Releases Section](https://github.com/lampepfl/dotty/releases)
4242
of the Dotty repository. Releases include three executables: `dotc` the Dotty compiler,
4343
`dotd` the [Dotty Documentation tool](http://dotty.epfl.ch/docs/usage/dottydoc.html) and `dotr` the Dotty REPL.
4444

0 commit comments

Comments
 (0)