From 97afdf8d62c4cb9ff12d31608af4b838439e29d1 Mon Sep 17 00:00:00 2001 From: bokkoman Date: Mon, 3 Jan 2022 15:16:29 +0100 Subject: [PATCH] fix type fix typo --- docs/Hardlinks/How-to-setup-for/Synology.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Hardlinks/How-to-setup-for/Synology.md b/docs/Hardlinks/How-to-setup-for/Synology.md index 8dd10b8c9..9da86d919 100644 --- a/docs/Hardlinks/How-to-setup-for/Synology.md +++ b/docs/Hardlinks/How-to-setup-for/Synology.md @@ -262,7 +262,7 @@ sudo wget https://raw.githubusercontent.com/TRaSH-/Guides-Synology-Templates/mai ### Changes and preparations !!! tip - If you need to edit docker-compose.yml ot he .env file we advise to use [Notepad++](https://notepad-plus-plus.org/){:target="_blank" rel="noopener noreferrer"} or [Visual Studio Code](https://code.visualstudio.com/){:target="_blank" rel="noopener noreferrer"} + If you need to edit docker-compose.yml or the .env file we advise to use [Notepad++](https://notepad-plus-plus.org/){:target="_blank" rel="noopener noreferrer"} or [Visual Studio Code](https://code.visualstudio.com/){:target="_blank" rel="noopener noreferrer"} The `.env` file we downloaded holds the variables/information you need to change in order for everything to work. I added explanations in the `.env` file.