chore: apply capitalization guidelines - iteration 1 (#12447)

Apply capitalization guidelines defined in #12343 

Use sentence casing for most places.
This commit is contained in:
Michael S. Molina
2021-01-12 15:47:55 -03:00
committed by GitHub
parent ed53b0090e
commit 6731cd0be6
11 changed files with 33 additions and 33 deletions

View File

@@ -83,7 +83,7 @@ describe('getControlsForVizType', () => {
JSON.stringify({
label_colors: {
type: 'ColorMapControl',
label: t('Color Map'),
label: t('Color map'),
default: {},
renderTrigger: true,
mapStateToProps: state => ({