Skip to content

Commit 3fd3234

Browse files
noti0na1olhotak
andauthored
Update docs/_docs/reference/experimental/explicit-nulls.md
Co-authored-by: Ondřej Lhoták <[email protected]>
1 parent 49f8637 commit 3fd3234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/reference/experimental/explicit-nulls.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ We illustrate the rules with following examples:
314314
"io.reactivex.annotations.NonNull" :: Nil map PreNamedString)
315315
```
316316

317-
The flexible types can be disabled by using `-Yno-flexible-types` flag.
317+
Flexible types can be disabled by using `-Yno-flexible-types` flag.
318318
The ordinary union type `| Null` will be used instead.
319319

320320
### Override check

0 commit comments

Comments
 (0)