Skip to content

Commit a20ebaa

Browse files
committed
fix Activity 3 EQ instruction to match actual button label
1 parent 8accd04 commit a20ebaa

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
@@ -157,7 +157,7 @@ export const ACTIVITY_3_CONFIG = {
157157
title: 'Part 3: Applying EQ',
158158
items: [
159159
'Select a clip on one of your tracks by clicking on it.',
160-
'Click the effects button (sparkle icon) in the toolbar to open the effects rack.',
160+
'Click the "Effects" button in the toolbar to open the effects rack.',
161161
'Click "Add Effect" and select "Equalizer" from the list.',
162162
'Click 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".',

0 commit comments

Comments
 (0)