From 84371388c133d1fdfff975200f8bc56b31929f69 Mon Sep 17 00:00:00 2001 From: Parameswaran Sajeenthiran <77486691+ParameswaranSajeenthiran@users.noreply.github.com> Date: Thu, 9 Jan 2025 19:20:33 +0530 Subject: [PATCH] Update README.md Co-authored-by: MohamedSabthar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3eb5716..b91d99a 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ actions:ConnectionConfig config = { private\-app\-legacy: "" } }; -actions:Client hubspotAutomation = check new (config); +final actions:Client hubspotAutomation = check new (config); ``` ### Step 3: Invoke the connector operation