From bc5fe41f70e81e60085a0f8b2df481fc537e7de2 Mon Sep 17 00:00:00 2001 From: TheRedCyclops <76230780+TheRedCyclops@users.noreply.github.com> Date: Sun, 8 Dec 2024 14:59:42 +0100 Subject: [PATCH] fix a typo in the update instructions --- lidarr/readme.md | 2 +- radarr/readme.md | 2 +- readarr/readme.md | 2 +- sabnzbd/readme.md | 2 +- sonarr/readme.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lidarr/readme.md b/lidarr/readme.md index 826d0a5..659f2e6 100644 --- a/lidarr/readme.md +++ b/lidarr/readme.md @@ -19,7 +19,7 @@ Container: ## Updating -Updating is a bit more combersum. To update, do the following: +Updating is a bit more cumbersome. To update, do the following: 1. Download/update your local `/config/extended.conf` file with the latest options from: [extended.conf](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/lidarr/extended.conf) 2. Restart the container, wait for it to fully load the application. diff --git a/radarr/readme.md b/radarr/readme.md index 7bd8771..2b0b19f 100644 --- a/radarr/readme.md +++ b/radarr/readme.md @@ -18,7 +18,7 @@ Container: ## Updating -Updating is a bit more combersum. To update, do the following: +Updating is a bit more cumbersome. To update, do the following: 1. Download/update your local `/config/extended.conf` file with the latest options from: [extended.conf](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/radarr/extended.conf) 1. Restart the container, wait for it to fully load the application. diff --git a/readarr/readme.md b/readarr/readme.md index 5120157..3dbc2b3 100644 --- a/readarr/readme.md +++ b/readarr/readme.md @@ -19,7 +19,7 @@ Container: # Updating -Updating is a bit more combersum. To update, do the following: +Updating is a bit more cumbersome. To update, do the following: 1. Download/update your local `/config/extended.conf` file with the latest options from: [extended.conf](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/readarr/extended.conf) 1. Restart the container, wait for it to fully load the application. diff --git a/sabnzbd/readme.md b/sabnzbd/readme.md index 35a92cc..67fb859 100644 --- a/sabnzbd/readme.md +++ b/sabnzbd/readme.md @@ -18,7 +18,7 @@ Container: [https://docs.linuxserver.io/images/docker-sabnzbd](https://docs.linu ## Updating -Updating is a bit more combersum. To update, do the following: +Updating is a bit more cumbersome. To update, do the following: 1. Download/update your local `/config/extended.conf` file with the latest options from: [extended.conf](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/sabnzbd/extended.conf) 1. Restart the container, wait for it to fully load the application. diff --git a/sonarr/readme.md b/sonarr/readme.md index 2099008..ea03816 100644 --- a/sonarr/readme.md +++ b/sonarr/readme.md @@ -19,7 +19,7 @@ Version Tag: develop (v4 is required for some of the features) ## Updating -Updating is a bit more combersum. To update, do the following: +Updating is a bit more cumbersome. To update, do the following: 1. Download/update your local `/config/extended.conf` file with the latest options from: [extended.conf](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/sonarr/extended.conf) 2. Restart the container, wait for it to fully load the application.