From 0f677f3ef0a5ff5f03c6c4048fae30d25aa382e9 Mon Sep 17 00:00:00 2001 From: Duriel7 Date: Tue, 4 Mar 2025 15:59:45 +0100 Subject: [PATCH] fix: minor grammar and typo fixes on line 198 of datalist in error state storybook --- src/components/DataList/docs.stories.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/DataList/docs.stories.tsx b/src/components/DataList/docs.stories.tsx index 612065c20..2df04ed85 100644 --- a/src/components/DataList/docs.stories.tsx +++ b/src/components/DataList/docs.stories.tsx @@ -195,7 +195,7 @@ export const ErrorState = () => { title="Failed to load the users" retry={() => alert('Retry')} > - Something wrong happen, please retry or contact the administator + Something wrong happened, please retry or contact the administrator