Skip to content

Commit e8adb4e

Browse files
committed
[#8185] minor reword
1 parent 3202cf0 commit e8adb4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

reference/configuration/debug.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ min_depth
3636

3737
**type**: ``integer`` **default**: ``1``
3838

39-
Configures the minimum tree depth where we are guaranteed to clone
40-
all the items. After this depth is reached, only ``max_items``
41-
items will be cloned. The default value is ``1``, which is consistent
42-
with older Symfony versions.
39+
Configures the minimum tree depth until which all items are guaranteed to
40+
be cloned. After this depth is reached, only ``max_items`` items will be
41+
cloned. The default value is ``1``, which is consistentcwith older Symfony
42+
versions.
4343

4444
.. versionadded:: 3.4
4545
The ``min_depth`` option was introduced in Symfony 3.4.

0 commit comments

Comments
 (0)