Skip to content

Commit f6139b5

Browse files
committed
rephrase query type tooltip
Signed-off-by: Ahalya Radhakrishnan <[email protected]>
1 parent 081d98f commit f6139b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datasources/alarms/constants/AlarmsQueryEditor.constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export const labels = {
3535
};
3636

3737
export const tooltips = {
38-
queryType: 'This field specifies the query type to display alarms data, count or trend.',
38+
queryType: 'This field specifies the query type to display alarms data or trend.',
3939
queryBy: 'This optional field specifies the query filters.',
4040
properties: 'This field specifies the properties to use in the query.',
4141
descending: 'This toggle returns the alarms query in descending order.',

0 commit comments

Comments
 (0)