Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hasani committed Nov 5, 2024
1 parent 4989fe1 commit e9ee2aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ export class ProposedTransformationExplorer {
: 'SQL',
},
linesOfCodeChanged: metricsData.linesOfCodeChanged,
charsOfCodeChanged: metricsData.charsOfCodeChanged,
charsOfCodeChanged: metricsData.charactersOfCodeChanged,
linesOfCodeSubmitted: transformByQState.getLinesOfCodeSubmitted(),
},
},
Expand Down

0 comments on commit e9ee2aa

Please sign in to comment.