Skip to content

Commit a8de716

Browse files
committed
rephrase query type tooltip
Signed-off-by: Ahalya Radhakrishnan <[email protected]>
1 parent 151e6de commit a8de716

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
outputType: 'This field specifies the output type to fetch alarms properties or total count.',
4040
queryBy: 'This optional field specifies the query filters.',
4141
properties: 'This field specifies the properties to use in the query.',

0 commit comments

Comments
 (0)