mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-10-21 05:46:11 +08:00
Fix typo
This commit is contained in:
committed by
Ken Hibino
parent
87e1d670d8
commit
8b0a5d2dd5
@@ -128,7 +128,7 @@ function DashboardView(props: Props) {
|
||||
<Grid item xs={12}>
|
||||
<Alert severity="error">
|
||||
<AlertTitle>Error</AlertTitle>
|
||||
Could not retreive queues live data —{" "}
|
||||
Could not retrieve queues live data —{" "}
|
||||
<strong>See the logs for details</strong>
|
||||
</Alert>
|
||||
</Grid>
|
||||
|
Reference in New Issue
Block a user