From 47afd60ddf0e7e955aac4c2c52961b09514d6b41 Mon Sep 17 00:00:00 2001 From: Faruk AYDIN Date: Mon, 7 Nov 2022 22:43:25 +0100 Subject: [PATCH] docs: Add warning to say integration and app used interchangeably --- packages/docs/pages/build-integrations/folder-structure.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/docs/pages/build-integrations/folder-structure.md b/packages/docs/pages/build-integrations/folder-structure.md index 095e3a24..0a34da82 100644 --- a/packages/docs/pages/build-integrations/folder-structure.md +++ b/packages/docs/pages/build-integrations/folder-structure.md @@ -1,5 +1,9 @@ # Folder Structure +:::warning +We will use the terms **integration** and **app** interchangeably in this document. +::: + Before diving into how to build an integration for Automatisch, it's better to check the folder structure of the apps and give you some idea about how we place different parts of the app. ## Folder structure of an app