We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
marmelab
Learn more about funding links in repositories.
Report abuse
1 parent b9edbaa commit c7b5e20Copy full SHA for c7b5e20
packages/ra-core/src/controller/list/useListController.ts
@@ -346,7 +346,7 @@ export interface ListControllerProps<RecordType extends RaRecord = any> {
346
}> & { meta?: any };
347
348
/**
349
- * Rhe resource name. Defaults to the resource from ResourceContext.
+ * The resource name. Defaults to the resource from ResourceContext.
350
*
351
* @see https://marmelab.com/react-admin/List.html#resource
352
* @example
0 commit comments