From 4c01ba44ce0663dfa06d35a0a1aad757b20b5fd4 Mon Sep 17 00:00:00 2001 From: Limezy Date: Wed, 10 Nov 2021 00:58:57 +0700 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4ff498d..160eed8 100644 --- a/manifest.json +++ b/manifest.json @@ -61,7 +61,7 @@ { "name": "minio_domain", "type": "domain", - "ask": "Domain for MinIO app. If MinIO is not yet installed, outline will automatically install it for you. Please note that MinIO has to be installed at the root of that domain : no other apps can be installed on that domain" + "ask": "Domain for MinIO app. If MinIO is not yet installed, outline will automatically install it for you. Please note that this domain has to be free from any app" } ] }