Fix typo in likes legend

This commit is contained in:
Maciej Ziarkowski 2019-10-28 16:07:22 +00:00
parent 3cecb62993
commit c2ea90a372

View File

@ -103,7 +103,7 @@ const LEGEND_CONFIG = {
title: 'Like Me',
elements: [
{ color: '#bd0026', text: '👍👍👍 ≥100' },
{ color: '#e31a1c', text: '👍👍 70100' },
{ color: '#e31a1c', text: '👍👍 7099' },
{ color: '#fc4e2a', text: '👍 40-69' },
{ color: '#fd8d3c', text: '👍 15-39' },
{ color: '#feb24c', text: '👍 5-14' },