Skip to content

Commit a56b3a8

Browse files
committed
update README
1 parent bb6b75a commit a56b3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Downsides:
9999

100100
* experimental, early, buggy, unstable prototype,
101101
* no support for recursive types (similar to *Russian Doll* strategy, [[1](https://medbiq.org/std_specs/techguidelines/xmldesignguidelines.pdf#page=7)])
102-
* no type inference, everything is accessible as string.
102+
* no type inference, everything is accessible as string (without a schema, type inference may fail if the type *guess* is wrong)
103103

104104
Bugs:
105105

0 commit comments

Comments
 (0)