From cc4b88dc8e7cde0b8dede6f60481508168e8c5ea Mon Sep 17 00:00:00 2001 From: Fawas Date: Tue, 4 Nov 2025 14:56:23 +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 f8f0337c4..c44144ec2 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.