Skip to content

Commit c7ad1bc

Browse files
author
Michael Lenahan
committed
Use backticks
1 parent 7c3761f commit c7ad1bc

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
@@ -11,8 +11,8 @@ configure the value that will be sent in the API request).
1111
This can be a callable or a property path. See `choice_label`_ for similar usage.
1212
If ``null`` is used, an incrementing integer is used as the name.
1313
14-
If you are using a callable to populate choice_value, you need to check for the
15-
case that the value of the field may be null.
14+
If you are using a callable to populate ```choice_value```, you need to check
15+
for the case that the value of the field may be ```null```.
1616
1717
.. caution::
1818

0 commit comments

Comments
 (0)