fix(typography): lean -> learn

This commit is contained in:
nixa 2016-05-20 20:04:54 +03:00
parent d1307b8f58
commit b5f5e9055c
2 changed files with 3 additions and 4 deletions

View file

@ -21,7 +21,6 @@ export class BubbleMaps {
}
ngOnInit() {
this.chartData = this._bubbleMapsService.getData();
}
}