Skip to content

Commit

Permalink
Fix Contour typo
Browse files Browse the repository at this point in the history
Signed-off-by: Willie Hung <willie880201044@gmail.com>
  • Loading branch information
willie-hung committed Dec 12, 2023
1 parent 94be206 commit 96dd0f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const metadata = new ChartMetadata({
'Uses Gaussian Kernel Density Estimation to visualize spatial distribution of data',
),
exampleGallery: [{ url: example }],
name: t('deck.gl Countour'),
name: t('deck.gl Contour'),
thumbnail,
useLegacyApi: true,
tags: [t('deckGL'), t('Spatial'), t('Comparison'), t('Experimental')],
Expand Down

0 comments on commit 96dd0f2

Please sign in to comment.