Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 563107151
  • Loading branch information
Profiler Team authored and copybara-github committed Sep 6, 2023
1 parent 7f1de71 commit 34f508a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ export class PerformanceSummary implements OnChanges {
const components = generalProps.power_metrics.split('##');
this.summaryInfoAfter.push({
title: 'Power Metrics',
descriptions: ['Power consumption of different compoenents'],
descriptions: ['Power consumption of different components'],
tooltip: this.powerMetricsTooltipMessage,
propertyValues: components,
});
Expand Down

0 comments on commit 34f508a

Please sign in to comment.