From 2be265ba82c4601f5d22af9ec7c44e911b55c13d Mon Sep 17 00:00:00 2001 From: Fawas Date: Tue, 4 Nov 2025 15:57:08 +0530 Subject: [PATCH] Update 02. Send the contact a message.md --- .../03. Flows/2. Flow Actions/02. Send the contact a message.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4. Product Features/03. Flows/2. Flow Actions/02. Send the contact a message.md b/docs/4. Product Features/03. Flows/2. Flow Actions/02. Send the contact a message.md index c44144ec2..317413c92 100644 --- a/docs/4. Product Features/03. Flows/2. Flow Actions/02. Send the contact a message.md +++ b/docs/4. Product Features/03. Flows/2. Flow Actions/02. Send the contact a message.md @@ -96,7 +96,7 @@ For any business, there are two operations that are primarily possible, that inv 1) The chatbot sends the media to the end user. 2) The end user sends the media to the chatbot. -For both operations to happen, the GCS (Google Cloud Storage) needs to be set up and made active. Refer to this section to understand how this can be done. +For both operations to happen, the GCS (Google Cloud Storage) needs to be set up and made active. Refer to this section to understand how this can be done. ### Chatbot sending the media to the end user.