Skip to content

Commit f5b9934

Browse files
committed
enclose data type with double backticks
1 parent 6b66f03 commit f5b9934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
data
22
~~~~
33

4-
**type**: mixed **default**: Defaults to field of the underlying object (if there is one)
4+
**type**: ``mixed`` **default**: Defaults to field of the underlying object (if there is one)
55

66
When you create a form, each field initially displays the value of the
77
corresponding property of the form's domain object (if an object is bound

0 commit comments

Comments
 (0)