Skip to content

Commit c7b5e20

Browse files
fzaninottodjhi
andauthoredAug 30, 2023
Update packages/ra-core/src/controller/list/useListController.ts
Co-authored-by: Gildas Garcia <1122076+djhi@users.noreply.github.com>
1 parent b9edbaa commit c7b5e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/ra-core/src/controller/list/useListController.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ export interface ListControllerProps<RecordType extends RaRecord = any> {
346346
}> & { meta?: any };
347347

348348
/**
349-
* Rhe resource name. Defaults to the resource from ResourceContext.
349+
* The resource name. Defaults to the resource from ResourceContext.
350350
*
351351
* @see https://marmelab.com/react-admin/List.html#resource
352352
* @example

0 commit comments

Comments
 (0)
Please sign in to comment.