Skip to content

Commit be28b5d

Browse files
committed
update tooltip
1 parent 2bba7da commit be28b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/modules/experimentalFeatures/experimentalFeaturesDuck.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export const initialState = {
2222
name: enableGqlErrors,
2323
on: false,
2424
displayName: 'Enable GQL errors',
25-
tooltip: 'Enables GQL compliant errors'
25+
tooltip: 'Enables GQL compliant errors for servers that support them'
2626
}
2727
}
2828

0 commit comments

Comments
 (0)