Skip to content

Commit 5e0eb3b

Browse files
authored
fix(stage-wizard): correct label COMPASS-6895 (#4475)
1 parent ba8a350 commit 5e0eb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-aggregations/src/components/pipeline-toolbar/pipeline-settings/pipeline-extra-settings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export const PipelineExtraSettings: React.FunctionComponent<
140140
refEl={cueRefEl}
141141
numberOfSteps={1}
142142
popoverZIndex={2}
143-
title="Stage Creator"
143+
title="Stage Wizard"
144144
>
145145
You can quickly build your stages based on your needs. You should
146146
try it out.

0 commit comments

Comments
 (0)