Skip to content

Commit e5336a1

Browse files
Update impersonation tooltip as suggested
Co-authored-by: Jan Waś <[email protected]>
1 parent 436415f commit e5336a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ConfigEditor.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export class ConfigEditor extends PureComponent<Props, State> {
2626
<div className="gf-form-inline">
2727
<InlineField
2828
label="Impersonate logged in user"
29-
tooltip="If enabled, set X-Trino-User to the current Grafana user"
29+
tooltip="If enabled, set the Trino session user to the current Grafana user"
3030
>
3131
<InlineSwitch
3232
id="trino-settings-enable-impersonation"

0 commit comments

Comments
 (0)