From 13c5399d8382abb564c88ba7cecca9fdbd8013f6 Mon Sep 17 00:00:00 2001 From: Priyanka Barnwal Date: Wed, 27 Mar 2024 16:18:01 +0530 Subject: [PATCH] dummy commit --- source/includes/_rtm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/_rtm.md b/source/includes/_rtm.md index 3f494b03d28..f1d0a827767 100644 --- a/source/includes/_rtm.md +++ b/source/includes/_rtm.md @@ -588,7 +588,7 @@ We provide a [JavaScript SDK](https://github.com/flow-ai/flowai-js), but the fol (function () { // Vanilla JS example - // When executing this script. Check your development console for any messages + // When executing this script, check your development console for any messages // This identifies the channel we want to connect with var clientId = 'YOUR CLIENTID'