From 893ce1609eca1ef87e640b299f9eab8fdc4d453c Mon Sep 17 00:00:00 2001 From: Emanuele Cesena Date: Sat, 6 Apr 2024 14:24:35 -0700 Subject: [PATCH] nit: Distribution Policy --- web/src/app/products/products-overview.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/app/products/products-overview.tsx b/web/src/app/products/products-overview.tsx index 5eeec0aa..be61e7ba 100644 --- a/web/src/app/products/products-overview.tsx +++ b/web/src/app/products/products-overview.tsx @@ -94,7 +94,7 @@ export default function ProductsOverview() { }, { key: "policyDistribution", - header: "Policy Distribution" + header: "Distribution Policy" }, { key: "fees_management",