From af8d1190c5253d38ee061e5a669db5202081f401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96mer=20Faruk=20Ayd=C4=B1n?= Date: Wed, 9 Nov 2022 23:10:56 +0100 Subject: [PATCH] docs: Fix wording for the global variable page Co-authored-by: Ali BARIN --- packages/docs/pages/build-integrations/global-variable.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/pages/build-integrations/global-variable.md b/packages/docs/pages/build-integrations/global-variable.md index df3e5048..396a5c49 100644 --- a/packages/docs/pages/build-integrations/global-variable.md +++ b/packages/docs/pages/build-integrations/global-variable.md @@ -14,7 +14,7 @@ The build integrations section is best understood when read from beginning to en ::: -Before handling authentication and building a trigger and an action, it's better to explain the `global variable` concept in Automatisch. Automatisch provides you the global variable that you need to use with authentication, triggers, action, and basically all the stuff you will build for the integration. +Before handling authentication and building a trigger and an action, it's better to explain the `global variable` concept in Automatisch. Automatisch provides you the global variable that you need to use with authentication, triggers, actions, and basically all the stuff you will build for the integration. The global variable is represented as `$` variable in the codebase, and it's a JSON object that contains the following properties: