From 976249b56c27195523a9bd0bd60a03d1252657bb Mon Sep 17 00:00:00 2001 From: Vim USDS Date: Wed, 17 Aug 2022 10:35:44 -0700 Subject: [PATCH] Update Tribal shortname ID --- client/src/data/copy/explore.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/data/copy/explore.tsx b/client/src/data/copy/explore.tsx index 94f7801a..d7085e41 100644 --- a/client/src/data/copy/explore.tsx +++ b/client/src/data/copy/explore.tsx @@ -200,7 +200,7 @@ export const MAP = defineMessages({ description: 'On the explore the map page, on the map, the full name indicating Tribal Lands', }, TRIBAL_LANDS_SHORT: { - id: 'explore.map.page.map.layer.selector.tracts.short', + id: 'explore.map.page.map.layer.selector.tribal.short', defaultMessage: 'Tribal', description: 'On the explore the map page, on the map, the short name indicating Tribal Lands', },