From 1de6dd5593651b118b9e733b06a71687788af824 Mon Sep 17 00:00:00 2001 From: nofurtherinformation Date: Thu, 17 Oct 2024 15:36:35 -0500 Subject: [PATCH] Update config.ts --- utils/data/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/data/config.ts b/utils/data/config.ts index 55b55fd..73a0f68 100644 --- a/utils/data/config.ts +++ b/utils/data/config.ts @@ -49,7 +49,7 @@ export const columnsDict = { bivariate: false, }, "Measure of Segregation (Black/African American and White)": { - name: "Segregation Factor ICE Hispanic NH White Alone", + name: "Segregation Factor ICE Black/African American NH White Alone", bivariate: false, colorScheme: "schemeOranges", column: "ICE_Black_Alone_White_Alone",