From 995d0808a0a6a065aaf7095256965ebd6241fc5a Mon Sep 17 00:00:00 2001 From: Ronald Loyko <108372764+ronaldloyko@users.noreply.github.com> Date: Tue, 27 Sep 2022 17:10:55 +0300 Subject: [PATCH] fix: typo in appwrite (#732) --- public/v4/apps/appwrite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v4/apps/appwrite.yml b/public/v4/apps/appwrite.yml index 21e5557..baa9d72 100644 --- a/public/v4/apps/appwrite.yml +++ b/public/v4/apps/appwrite.yml @@ -574,7 +574,7 @@ caproverOneClickApp: end: |- Appwrite has been successfully deployed! Please change the following settings before using the service: - 1. Go the settings for $$cap_appname + 1. Go to the settings for $$cap_appname 2. Enable "Websocket Support" 3. Click on "Edit Default Nginx Configurations" and paste the following content before the last closing bracket "}": ```