We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af1f23 commit 62dde43Copy full SHA for 62dde43
specs/jsonschema-core.md
@@ -2076,8 +2076,8 @@ the paper or impose limits on dynamic reference resolution.
2076
2077
Infinite loops can occur when evaluating schemas that produce cycles during
2078
reference resolution. These cycles may involve multiple schemas. Not all
2079
-recursive schemas create loops, but implementations are advised to detect and
2080
-break these cycles when they are encountered.
+recursive schemas create loops, but implementations are advised to detect these
+cycles and terminate evaluation when they are encountered.
2081
2082
### Schema Identity and Collisions
2083
0 commit comments