mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-15 01:16:22 +02:00
chore: fix text on last seen instances (#9376)
This commit is contained in:
parent
9ae9221960
commit
be3fa73244
@ -129,7 +129,7 @@ export const Application = () => {
|
||||
name: 'overview',
|
||||
},
|
||||
{
|
||||
title: 'Last Seen Instances (24h)',
|
||||
title: 'Last seen instances (24h)',
|
||||
path: `${basePath}/instances`,
|
||||
name: 'instances',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user