Merge pull request #2872 from mempool/simon/indexing-spelling-fix
This commit is contained in:
		
						commit
						fc2edbf1d1
					
				@ -118,7 +118,7 @@ export class NodesNetworksChartComponent implements OnInit {
 | 
				
			|||||||
          color: 'grey',
 | 
					          color: 'grey',
 | 
				
			||||||
          fontSize: 15
 | 
					          fontSize: 15
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        text: $localize`Indexing in progess`,
 | 
					        text: $localize`Indexing in progress`,
 | 
				
			||||||
        left: 'center',
 | 
					        left: 'center',
 | 
				
			||||||
        top: 'center',
 | 
					        top: 'center',
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
 | 
				
			|||||||
@ -109,7 +109,7 @@ export class LightningStatisticsChartComponent implements OnInit {
 | 
				
			|||||||
          color: 'grey',
 | 
					          color: 'grey',
 | 
				
			||||||
          fontSize: 15
 | 
					          fontSize: 15
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        text: $localize`Indexing in progess`,
 | 
					        text: $localize`Indexing in progress`,
 | 
				
			||||||
        left: 'center',
 | 
					        left: 'center',
 | 
				
			||||||
        top: 'center'
 | 
					        top: 'center'
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user