summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 26e77d4..f9e3d7f 100644
--- a/README.md
+++ b/README.md
@@ -17,8 +17,7 @@ but the aim here is to handle more or less arbitrary types.
Warning: it is possible to run into ambiguity by defining a recursive
structure with optional named elements while using default options.
-Unit type can be used to avoid that, or `omitNamedOptions` can be
-disabled.
+`omitNamedOptions` can be disabled to avoid that.
Not production-ready yet, merely a prototype.