fix: typo "recieving" in logs placeholder (#6011)
This commit is contained in:
@@ -86,7 +86,7 @@ const EMPTY_STATE_BUBBLES: Record<string, string[]> = {
|
|||||||
instance: [
|
instance: [
|
||||||
' _____________________________________________________________',
|
' _____________________________________________________________',
|
||||||
' / Start your instance in the top right to start \\',
|
' / Start your instance in the top right to start \\',
|
||||||
'| recieving live logs! |',
|
'| receiving live logs! |',
|
||||||
' \\_____________________________________________________________/',
|
' \\_____________________________________________________________/',
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user