Skip to content

Commit

Permalink
Update superset-frontend/src/filters/components/Select/controlPanel.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
  • Loading branch information
villebro and kgabryje authored Apr 26, 2021
1 parent 3adb345 commit 670d1b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ const config: ControlPanelConfig = {
default: enableEmptyFilter,
renderTrigger: true,
description: t(
'User must select a value for this filter when filter in single select mode. ' +
'User must select a value for this filter when filter is in single select mode. ' +
'If selection is empty, an always false filter is emitted.',
),
},
Expand Down

0 comments on commit 670d1b2

Please sign in to comment.