Change UI copy to be more consistent with adjacent UI copy
parent
7d006bca2a
commit
5a7b7fa98b
|
@ -38,7 +38,7 @@ const AdminTabs = ({
|
|||
}) => {
|
||||
let tabs = [
|
||||
{
|
||||
type: 'DB Management',
|
||||
type: 'Databases',
|
||||
component: <DatabaseManagerPage source={source} />,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue