Skip to content

Commit 82d72a0

Browse files
committed
7f tweak
1 parent 07fb5f7 commit 82d72a0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/content/7/en/part7f.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ Take Prettier to use in your app and configure it to work with your editor.
3535

3636
#### 7.10: Redux, step1
3737

38-
Refactor the application from using the internal React component state to using Redux for the application's state management.
39-
40-
Change the application's notifications to use Redux at this point of the exercise set.
38+
Refactor the application to use Redux to manage the notification data.
4139

4240
#### 7.11: Redux, step2
4341

0 commit comments

Comments
 (0)