From 5d63fce6f06c70788ff35524fc200162823da772 Mon Sep 17 00:00:00 2001 From: Ali BARIN Date: Thu, 25 Jul 2024 09:18:25 +0000 Subject: [PATCH] docs(appwrite): fix typos --- packages/docs/pages/apps/appwrite/connection.md | 4 ++-- packages/docs/pages/apps/appwrite/triggers.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/docs/pages/apps/appwrite/connection.md b/packages/docs/pages/apps/appwrite/connection.md index 1a0d91c4..d013b8c5 100644 --- a/packages/docs/pages/apps/appwrite/connection.md +++ b/packages/docs/pages/apps/appwrite/connection.md @@ -14,7 +14,7 @@ connection in Automatisch. If any of the steps are outdated, please let us know! 7. Click on the **Select all** and then click on the **Create** button. 8. Now, copy your **API key secret** and paste the key into the **API Key** field in Automatisch. 9. Write any screen name to be displayed in Automatisch. -10. You can find your project ID next to your project name. Paste the id into **Project ID** field in Automatsich. -11. If you are using self-hosted Appwrite project, you can paste the instace url into **Appwrite instance URL** field in Automatisch. +10. You can find your project ID next to your project name. Paste the id into **Project ID** field in Automatisch. +11. If you are using self-hosted Appwrite project, you can paste the instance url into **Appwrite instance URL** field in Automatisch. 12. Fill the host name field with the hostname of your instance URL. It's either `cloud.appwrite.io` or hostname of your instance URL. 13. Start using Appwrite integration with Automatisch! diff --git a/packages/docs/pages/apps/appwrite/triggers.md b/packages/docs/pages/apps/appwrite/triggers.md index 2177a8a9..b7e282f6 100644 --- a/packages/docs/pages/apps/appwrite/triggers.md +++ b/packages/docs/pages/apps/appwrite/triggers.md @@ -1,7 +1,7 @@ --- favicon: /favicons/appwrite.svg items: - - name: New documets + - name: New documents desc: Triggers when a new document is created. ---