chore: change Datasource to Dataset in Explore ui (#12402)

* chore(explore):change dataset to datasource in ui

* modal

* Add space

* Changing it back🤦🏾‍♀️

* Chargeback
This commit is contained in:
Junlin Chen 2021-01-10 12:53:51 -08:00 committed by GitHub
parent 37f648c41b
commit 6bee3a0581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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}