Skip to content

Commit

Permalink
correction
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmorozov333 committed Dec 25, 2024
1 parent ea682c9 commit d10ed77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ class TFetchingStepsSignalsCollection: public NColumnShard::TCommonCountersOwner

public:
TFetchingStepsSignalsCollection()
: TBase("scan_steps") {
: TBase("ScanSteps") {
}

static TFetchingStepSignals GetSignals(const TString& name) {
Expand Down

0 comments on commit d10ed77

Please sign in to comment.