Fixed: Typo in Connection Lost modal

pull/5002/head
zodac 2 years ago committed by GitHub
parent a6a68b4cae
commit bc5a43bd92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@ function ConnectionLostModal(props) {
<ModalBody>
<div>
Sonarr has lost it's connection to the backend and will need to be reloaded to restore functionality.
Sonarr has lost its connection to the backend and will need to be reloaded to restore functionality.
</div>
<div className={styles.automatic}>

Loading…
Cancel
Save