Skip to content

Commit ffced94

Browse files
committed
Fix typos
1 parent cd8d466 commit ffced94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/blog/_posts/2018-11-30-11th-dotty-milestone-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ arguments of the method.
108108

109109
#### Improved display of documentation in Dotty IDE
110110

111-
In this release, we reworked how we show documentation inside the IDE. We now extract usefull
111+
In this release, we reworked how we show documentation inside the IDE. We now extract useful
112112
information from the Scaladoc comment, then format it before we display it in the IDE.
113113

114114
![]({{ site.baseurl }}/images/dotty-ide/documentation-hover.png "Documentation hover")
@@ -122,7 +122,7 @@ for more details!
122122

123123
### sbt
124124

125-
You can setup a new sbt project with Dotty as the compiler by running:
125+
You can set up a new sbt project with Dotty as the compiler by running:
126126

127127
```shell
128128
sbt new lampepfl/dotty.g8

0 commit comments

Comments
 (0)