From 5c787d3ed2207272c58331bc6de8c8f9ba58ef0d Mon Sep 17 00:00:00 2001 From: Adib Mubarak <121048412+adibmbrk@users.noreply.github.com> Date: Thu, 4 Jul 2024 19:22:54 +0530 Subject: [PATCH] Fix grammar error in summary report example Co-authored-by: Maryam Ziyad --- examples/AutomatedSummaryReport/AutomatedSummaryReport.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/AutomatedSummaryReport/AutomatedSummaryReport.md b/examples/AutomatedSummaryReport/AutomatedSummaryReport.md index 64dbb04..b841675 100644 --- a/examples/AutomatedSummaryReport/AutomatedSummaryReport.md +++ b/examples/AutomatedSummaryReport/AutomatedSummaryReport.md @@ -4,9 +4,9 @@ This use case demonstrates how the Slack API can be utilized to generate a summa ## Prerequisites -1. Generate Slack token to authenticate the connector as described in the [Setup guide](https://central.ballerina.io/ballerinax/slack/latest#prerequisites). +1. Generate a Slack token to authenticate the connector as described in the [Setup guide](https://central.ballerina.io/ballerinax/slack/latest#prerequisites). -2. For each example, create a `Config.toml` file the related configuration. Here's an example of how your `Config.toml` file should look: +2. For each example, create a `Config.toml` file with the related configuration. Here's an example of what your `Config.toml` file should look: ```toml token = ""