Skip to content

Commit 6293ae2

Browse files
fix typo
1 parent 8a451bf commit 6293ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sips/sips/2017-09-20-opaque-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ example `Int`).
693693
### Probability interval
694694

695695
Here's an example that demonstrates how opaque types can limit the
696-
underlying type's range of values in a way that minimizes the require
696+
underlying type's range of values in a way that minimizes the required
697697
error-checking:
698698

699699
```scala

0 commit comments

Comments
 (0)