Skip to content

Commit e83467e

Browse files
author
Roman.Sergeenko
committed
#RI-2066 - update text for plugins warning
1 parent 78e06fa commit e83467e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/components/consents-settings/ConsentsSettings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ const ConsentsSettings = ({ liveEditMode = false }: Props) => {
172172
<>
173173
<EuiCallOut>
174174
<EuiText size="s">
175-
While adding new plugins for Workbench, use files only from trusted authors
175+
While adding new visualization plugins, use files only from trusted authors
176176
to avoid automatic execution of malicious code.
177177
</EuiText>
178178
</EuiCallOut>

0 commit comments

Comments
 (0)