From f9d5a16f6fac09f929546a514d1a0e5afe9dae8e Mon Sep 17 00:00:00 2001 From: Aya Morisawa Date: Thu, 15 Mar 2018 15:16:54 +0900 Subject: [PATCH] Fix #500 --- docs/setup.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/setup.en.md b/docs/setup.en.md index c9556e8b5..59637804c 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -14,8 +14,8 @@ If you can use Docker, please see [Setup with Docker](./docker.en.md). ---------------------------------------------------------------- Misskey requires two domains called the primary domain and the secondary domain. -* The primary domain is used to provide main service of Misskey. -* The secondary domain is used to avoid vulnerabilities such as XSS. +* The primary-domain is used to provide the main service of Misskey. +* The secondary-domain is used to avoid vulnerabilities such as XSS. **Ensure that the secondary domain is not a subdomain of the primary domain.**