From 92d325b59bb8b5e8f116d51bb2adf80015b38465 Mon Sep 17 00:00:00 2001 From: Bill Seremetis Date: Wed, 2 Nov 2022 11:04:10 +0200 Subject: [PATCH] Fix typo --- content/self-host/synogy/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/synogy/_index.en.md b/content/self-host/synogy/_index.en.md index 13146ad..87bdc2b 100644 --- a/content/self-host/synogy/_index.en.md +++ b/content/self-host/synogy/_index.en.md @@ -41,7 +41,7 @@ Click on above "Advanced Settings". - Set command {{% notice note %}} -Synogy's OS is debain based, so host net (--net=host) works fine, we do not need to map ports with `-p` option. +Synogy's OS is Debian based, so host net (--net=host) works fine, we do not need to map ports with `-p` option. `192.168.16.98` is an intranet ip used here for demonstration only, please set it to a public ip when you deploy.