diff --git a/packages/webpage/src/components/shared/ReloadButton.tsx b/packages/webpage/src/components/shared/ReloadButton.tsx index e1ab77c..d92499f 100644 --- a/packages/webpage/src/components/shared/ReloadButton.tsx +++ b/packages/webpage/src/components/shared/ReloadButton.tsx @@ -63,8 +63,8 @@ export const ReloadButton: React.FC = props => { key="reload" title={ newProductVersionAvailable - ? "Reload information from service. NEW VERSION AVAILABLE." - : "Reload information from service" + ? "Reload information from service. The data is asynchronously generated, A NEW DATA HAS BEEN PRODUCED and it's ready to be consumed." + : "Reload information from service. The data is asynchronously generated, this reloading mechanism is in case you know new data has been produced." } >