We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f8637 commit 3fd3234Copy full SHA for 3fd3234
docs/_docs/reference/experimental/explicit-nulls.md
@@ -314,7 +314,7 @@ We illustrate the rules with following examples:
314
"io.reactivex.annotations.NonNull" :: Nil map PreNamedString)
315
```
316
317
-The flexible types can be disabled by using `-Yno-flexible-types` flag.
+Flexible types can be disabled by using `-Yno-flexible-types` flag.
318
The ordinary union type `| Null` will be used instead.
319
320
### Override check
0 commit comments