diff --git a/components/labels.js b/components/labels.js index 6abed863d5907595a08cd66b362fde478f7e2342..28cd39392118a8faf8aef9a394d7b991e796f992 100644 --- a/components/labels.js +++ b/components/labels.js @@ -36,7 +36,7 @@ export const settings = { }, tempScale: { segmentTitle: 'Temperature scale', - segmentExplainer: 'Change the minimum and maximum value for entered temperatures', + segmentExplainer: 'Change the minimum and maximum value for the temperature chart', min: 'Min', max: 'Max', loadError: 'Could not load saved temperature scale settings',