fix typo on demographics (#2128)

- closes #2127
This commit is contained in:
Vim 2023-01-05 13:17:53 -08:00 committed by GitHub
commit 275ce14db0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -549,7 +549,7 @@ export const SIDE_PANEL_DEMOGRAPHICS = {
/>,
DEMO_HAWAIIAN: <FormattedMessage
id={'explore.map.page.side.panel.demo.hawaiian'}
defaultMessage={'Native Hawiian or Pacific Islander'}
defaultMessage={'Native Hawaiian or Pacific Islander'}
description={`Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show the demographics: Native Hawiian or Pacific Islander`}
/>,
DEMO_OTHER_RACE: <FormattedMessage