Skip to content

Commit

Permalink
chore: change Datasource to Dataset in Explore ui (#12402)
Browse files Browse the repository at this point in the history
* chore(explore):change dataset to datasource in ui

* modal

* Add space

* Changing it back🤦🏾‍♀️

* Chargeback
  • Loading branch information
junlincc authored and villebro committed Jan 12, 2021
1 parent e3b65f2 commit a836537
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ function ExploreViewContainer(props) {
}
>
<div className="title-container">
<span className="horizont al-text">{t('Datasource')}</span>
<span className="horizont al-text">{t('Dataset')}</span>
<span
role="button"
tabIndex={0}
Expand Down

0 comments on commit a836537

Please sign in to comment.