Skip to content

Commit 7f74a96

Browse files
committed
Update documentation
1 parent ebca62a commit 7f74a96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/reference/modules/basic_mapping.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2081,7 +2081,8 @@
20812081

20822082
<para>
20832083
The <literal>&lt;dynamic-component&gt;</literal> element allows an <literal>IDictionary</literal>
2084-
to be mapped as a component, where the property names refer to keys of the dictionary.
2084+
or <literal>IDictionary<string, object></literal>to be mapped as a component, where the property
2085+
names refer to keys of the dictionary.
20852086
</para>
20862087

20872088
</sect2>

0 commit comments

Comments
 (0)