diff --git a/src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml b/src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml index 39c8f17..f28d788 100644 --- a/src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml +++ b/src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml @@ -178,7 +178,7 @@ VerticalAlignment="Center" FontSize="28" Margin="0,0,12,0" ToolTipService.Placement="Mouse" Click="RefreshButton_Click" - ToolTipService.ToolTip="Click after you change the base U.R.L. it will make the program use the new U.R.L."/> + ToolTipService.ToolTip="Click to reset the dashboard. It will give the server a moment before it starts receiving requests from this app. again."/>