chore: Add missing comma
diff --git a/erpnext/setup/setup_wizard/data/country_wise_tax.json b/erpnext/setup/setup_wizard/data/country_wise_tax.json
index b59e219..a746ebe 100644
--- a/erpnext/setup/setup_wizard/data/country_wise_tax.json
+++ b/erpnext/setup/setup_wizard/data/country_wise_tax.json
@@ -160,7 +160,7 @@
 		"Botswana Tax 14%": {
 			"account_name": "VAT",
 			"tax_rate": 14.00
-		}
+		},
 		"Botswana Tax 12%": {
 			"account_name": "VAT",
 			"tax_rate": 12.00,