Fix typo in region map description (#16515) (#16519)

This commit is contained in:
Tim Roes 2018-02-05 17:21:52 +01:00 committed by GitHub
parent 73ad7e0545
commit 005db3bbbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ VisTypesRegistryProvider.register(function RegionMapProvider(Private, regionmaps
return VisFactory.createBaseVisualization({
name: 'region_map',
title: 'Region Map',
description: 'Show metrics on a thematic map. Use one of the provide base maps, or add your own. ' +
description: 'Show metrics on a thematic map. Use one of the provided base maps, or add your own. ' +
'Darker colors represent higher values.',
category: CATEGORY.MAP,
image,