Skip to content

Commit d50257a

Browse files
committed
fix EQ instruction: gear icon opens parameters
1 parent a20ebaa commit d50257a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/activity/activityConfigs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ export const ACTIVITY_3_CONFIG = {
159159
'Select a clip on one of your tracks by clicking on it.',
160160
'Click the "Effects" button in the toolbar to open the effects rack.',
161161
'Click "Add Effect" and select "Equalizer" from the list.',
162-
'Click on the equalizer effect you just added to open its parameters.',
162+
'Click the gear icon on the equalizer effect you just added to open its parameters.',
163163
'In the EQ view, find the "EQ Preset" dropdown and select "Warm Bass".',
164164
'Observe how the frequency curve changes. Close the EQ parameters.',
165165
'Click "Apply to Clip" to render the effect onto your audio.',

0 commit comments

Comments
 (0)