Skip to content

Commit 96d8c26

Browse files
Update README.md
Co-authored-by: Federico Maggi <7142570+fredmaggiowski@users.noreply.github.com>
1 parent 14318c3 commit 96d8c26

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
@@ -278,7 +278,7 @@ Here are all the available options:
278278
</tr>
279279
<tr>
280280
<td>max_depth</td>
281-
<td>Max depth of an object that have to be rendered. The missing of this option could cause "maximum call stack size exceeded" in case of recursive object properties</td>
281+
<td>Max depth of the nested properties to be rendered of provided json schema. The missing of this option could cause "maximum call stack size exceeded" in case of object properties with circular references</td>
282282
<td><code>infinite</code></td>
283283
</tr>
284284
<tr>

0 commit comments

Comments
 (0)