diff --git a/src/components/MainView/DataView/DataView.js b/src/components/MainView/DataView/DataView.js index e271d918..e8c71159 100644 --- a/src/components/MainView/DataView/DataView.js +++ b/src/components/MainView/DataView/DataView.js @@ -169,8 +169,8 @@ export const DataView = injector( } else if (store.SDK.type === 'DE' && (total === 0 || data.length === 0 || !hasData)) { return ( - Hang tight! Items are syncing in the background - Press the button below to see any synced items + Hang tight! Records are syncing in the background + Press the button below to see any synced records