Fixed: Typo in Lost Connection modal

(cherry picked from commit f6af29fc3b7c3beae91877fb921db7c0bb5390a9)
pull/1689/head
Matthew Kleiman 4 years ago committed by Qstick
parent 0e98e93170
commit 4d1931fa0e

@ -22,7 +22,7 @@ function ConnectionLostModal(props) {
>
<ModalContent onModalClose={onModalClose}>
<ModalHeader>
Connnection Lost
Connection Lost
</ModalHeader>
<ModalBody>

Loading…
Cancel
Save