From a29bcc3bdb3360d27913dd79230c4ea2fc22a200 Mon Sep 17 00:00:00 2001 From: Craig Fisher Date: Tue, 1 Nov 2022 09:44:36 -0700 Subject: [PATCH] Fix typo --- community/community_extensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/community_extensions.json b/community/community_extensions.json index 82a6462e..082d0445 100644 --- a/community/community_extensions.json +++ b/community/community_extensions.json @@ -19,7 +19,7 @@ "tags": [ "v_1.0" ], - "description": "A Python Flask extension which uses the Amazon Product Advertising API to perform product searches on Amazon based on selections in a dashbaord. This extension also demonstrates writeback to a MySQL database.", + "description": "A Python Flask extension which uses the Amazon Product Advertising API to perform product searches on Amazon based on selections in a dashboard. This extension also demonstrates writeback to a MySQL database.", "source_code": "https://github.com/hutchijo/my_tableau_extensions" }, {