Skip to content

Commit c435372

Browse files
Kordyjanprolativ
andauthored
Update blog/_posts/2022-06-15-scala-3.1.3-released.md
Co-authored-by: Michał Pałka <prolativus@gmail.com>
1 parent cacfdb0 commit c435372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/_posts/2022-06-15-scala-3.1.3-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ inline def first[A]: Int =
5555
second[A] + 42
5656
```
5757

58-
will now report compilation erro looking like this
58+
will now report compilation error looking like this
5959

6060
![the new error]({{ site.baseurl }}/resources/img/inline-error-after.png)
6161

0 commit comments

Comments
 (0)