Skip to content

Commit a08fbf0

Browse files
committed
Fix typo in ReferenceArrayInput documentation
1 parent 5904c1c commit a08fbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ReferenceArrayInput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ See the [`children`](#children) section for more details.
114114

115115
## `children`
116116

117-
By default, `<ReferenceInput>` renders an [`<AutocompleteArrayInput>`](./AutocompleteArrayInput.md) to let end users select the reference record.
117+
By default, `<ReferenceArrayInput>` renders an [`<AutocompleteArrayInput>`](./AutocompleteArrayInput.md) to let end users select the reference record.
118118

119119
You can pass a child component to customize the way the reference selector is displayed.
120120

0 commit comments

Comments
 (0)