You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-11-06 09:19:38 +02:00
Fixed: Typo in Connection Lost modal
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user