Fix typo in region map description (#16515)

This commit is contained in:
Tim Roes 2018-02-05 16:22:10 +01:00 committed by GitHub
parent 271a941621
commit 45161b8f46
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,