Skip to content

Commit 18140a2

Browse files
authored
Merge pull request #5669 from paulo9mv/master
Fix typos in Tutorial doc
2 parents 0e1066b + 6041ef6 commit 18140a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Tutorial.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ import {
472472
Edit,
473473
SimpleForm,
474474
ReferenceInput,
475-
SelectIpnut,
475+
SelectInput,
476476
TextInput,
477477
} from 'react-admin';
478478

@@ -534,7 +534,7 @@ import {
534534
+ Create,
535535
SimpleForm,
536536
ReferenceInput,
537-
SelectIpnut,
537+
SelectInput,
538538
TextInput,
539539
} from 'react-admin';
540540

0 commit comments

Comments
 (0)