From 050ef8c1371dfd8720f71999333e33e8c7922785 Mon Sep 17 00:00:00 2001 From: Nipuna Ranasinghe Date: Mon, 8 Apr 2024 14:17:57 +0530 Subject: [PATCH] Fix issues in setup guide --- README.md | 6 ++---- ballerina/Module.md | 6 ++---- ballerina/Package.md | 6 ++---- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 136e291..b826c23 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,9 @@ Once you have an Asana account, you can proceed to create a PAT or set up OAuth2 1. Provide a name for the token and accept Asana's API terms checkbox after reading them. 2. Click on the **Create token** button. - Generate new PAT + Generate new PAT -### Step 5: Generate the token - -1. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector. +3. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector. Copy PAT diff --git a/ballerina/Module.md b/ballerina/Module.md index 2144146..7c68d89 100644 --- a/ballerina/Module.md +++ b/ballerina/Module.md @@ -24,11 +24,9 @@ Once you have an Asana account, you can proceed to create a PAT or set up OAuth2 1. Provide a name for the token and accept Asana's API terms checkbox after reading them. 2. Click on the **Create token** button. - Generate new PAT + Generate new PAT -### Step 5: Generate the token - -1. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector. +3. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector. Copy PAT diff --git a/ballerina/Package.md b/ballerina/Package.md index ffd47fc..d94addf 100644 --- a/ballerina/Package.md +++ b/ballerina/Package.md @@ -24,11 +24,9 @@ Once you have an Asana account, you can proceed to create a PAT or set up OAuth2 1. Provide a name for the token and accept Asana's API terms checkbox after reading them. 2. Click on the **Create token** button. - Generate new PAT + Generate new PAT -### Step 5: Generate the token - -1. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector. +3. Copy the generated token and keep it secure. You will need this token to authenticate the Asana connector. Copy PAT