Skip to content

Commit 8bfa059

Browse files
Reword
1 parent bbca3b0 commit 8bfa059

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/forms/types/choice.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,8 @@ trim
329329

330330
**type**: ``boolean`` **default**: ``false``
331331

332-
The trim is disabled by default for choices values.
333-
The reason is that a value must match a set of predefined one.
332+
Trimming is disabled by default because the selected value or values must match
333+
the given choice values exactly (and they could contain white spaces).
334334

335335
Inherited Options
336336
-----------------

0 commit comments

Comments
 (0)