1
0
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:
Jaanus Sellin 2025-02-27 09:21:40 +02:00 committed by GitHub
parent 9ae9221960
commit be3fa73244
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -129,7 +129,7 @@ export const Application = () => {
name: 'overview',
},
{
title: 'Last Seen Instances (24h)',
title: 'Last seen instances (24h)',
path: `${basePath}/instances`,
name: 'instances',
},