Change UI copy to be more consistent with adjacent UI copy

pull/10616/head
Alex P 2017-05-10 18:19:57 -07:00
parent 7d006bca2a
commit 5a7b7fa98b
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ const AdminTabs = ({
}) => {
let tabs = [
{
type: 'DB Management',
type: 'Databases',
component: <DatabaseManagerPage source={source} />,
},
{