This commit is contained in:
Lukas Malkmus
2021-09-24 12:48:38 +02:00
committed by Ken Hibino
parent 87e1d670d8
commit 8b0a5d2dd5
4 changed files with 4 additions and 4 deletions

View File

@@ -64,7 +64,7 @@ function ServersView(props: Props) {
<Grid item xs={12}>
<Alert severity="error">
<AlertTitle>Error</AlertTitle>
Could not retreive servers live data {" "}
Could not retrieve servers live data {" "}
<strong>See the logs for details</strong>
</Alert>
</Grid>