Skip to content

Commit

Permalink
Changes copy
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-s-molina committed Apr 6, 2023
1 parent 92a5600 commit bd7741d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions superset-frontend/src/dashboard/components/SliceAdder.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -384,8 +384,8 @@ class SliceAdder extends React.Component {
<InfoTooltipWithTrigger
placement="top"
tooltip={t(
`By default, the chart list displays only charts that you own.
You can change the list to show all charts you have access to.`,
`You can choose to display all charts that you have access to or only the ones you own.
Your filter selection will be saved and remain active until you choose to change it.`,
)}
/>
</div>
Expand Down

0 comments on commit bd7741d

Please sign in to comment.