[datasets] fix typo (#9312)

This commit is contained in:
ʈᵃᵢ 2020-03-16 15:59:12 -07:00 committed by GitHub
parent f1370c5e32
commit 85e9a4fa99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ class DatasetList extends React.PureComponent<Props, State> {
accessor: 'table_name',
},
{
Header: t('Databse'),
Header: t('Database'),
accessor: 'database_name',
},
{