Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da1bbb2

Browse files
Michael Lenahanxabbuh
Michael Lenahan
authored andcommitted
Use backticks
1 parent c274800 commit da1bbb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/forms/types/options/choice_value.rst.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ configure the value that will be sent in the API request).
1414
This can be a callable or a property path. See `choice_label`_ for similar usage.
1515
If ``null`` is used, an incrementing integer is used as the name.
1616
17-
If you are using a callable to populate choice_value, you need to check for the
18-
case that the value of the field may be null.
17+
If you are using a callable to populate ```choice_value```, you need to check
18+
for the case that the value of the field may be ```null```.
1919
2020
.. caution::
2121

0 commit comments

Comments
 (0)