Skip to content

Commit c59eb20

Browse files
Kordyjanprolativ
andauthored
Update blog/_posts/2021-10-21-scala-3.1.0-released.md
Co-authored-by: Michał Pałka <prolativus@gmail.com>
1 parent 8bc74a5 commit c59eb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/_posts/2021-10-21-scala-3.1.0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you are a library maintainer, *updating to 3.1.0 will force all of your users
2323

2424
A new experimental feature that allows declaring and checking which exceptions can be thrown. It relies on the effects as implicit capabilities pattern.
2525

26-
You can opt-in using following import.
26+
You can opt-in using the following import.
2727

2828
```scala
2929
import language.experimental.saferExceptions

0 commit comments

Comments
 (0)