Skip to content

Commit 0327d68

Browse files
committed
Improve comment
1 parent d9bb133 commit 0327d68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/templates/fetchable/data-list-fetchable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ interface DataListFetchableProps<TRenderItem>
1616
}
1717

1818
/**
19-
* A wrapper around DataList to help handle some typical top-level.
19+
* A wrapper around DataList to help handle typical top-level state behavior.
2020
*/
2121
export function DataListFetchable<TRenderItem>({
2222
renderPending,

0 commit comments

Comments
 (0)