From 35cec98dfa71c110a10f62bf1bc819f06151eefa Mon Sep 17 00:00:00 2001 From: Kushagra Agrawal <57141343+kushagraag@users.noreply.github.com> Date: Tue, 23 Jul 2024 14:59:02 +0530 Subject: [PATCH] typo in username A little typo in username --- postman/Postman-Collection-Tableau-Webhooks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/postman/Postman-Collection-Tableau-Webhooks.json b/postman/Postman-Collection-Tableau-Webhooks.json index 316db09..ad32e93 100644 --- a/postman/Postman-Collection-Tableau-Webhooks.json +++ b/postman/Postman-Collection-Tableau-Webhooks.json @@ -53,7 +53,7 @@ "signin" ] }, - "description": "Sign in with a usernamd and password and get an authentication token from Tableau. Then update the Postman collection variables to use the returned authentication token and site ID." + "description": "Sign in with a username and password and get an authentication token from Tableau. Then update the Postman collection variables to use the returned authentication token and site ID." }, "response": [] }, @@ -896,4 +896,4 @@ } ], "protocolProfileBehavior": {} -} \ No newline at end of file +}