We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e06fa commit e83467eCopy full SHA for e83467e
redisinsight/ui/src/components/consents-settings/ConsentsSettings.tsx
@@ -172,7 +172,7 @@ const ConsentsSettings = ({ liveEditMode = false }: Props) => {
172
<>
173
<EuiCallOut>
174
<EuiText size="s">
175
- While adding new plugins for Workbench, use files only from trusted authors
+ While adding new visualization plugins, use files only from trusted authors
176
to avoid automatic execution of malicious code.
177
</EuiText>
178
</EuiCallOut>
0 commit comments