Skip to content

Commit 0602bbd

Browse files
authored
Update part6d.md
typo
1 parent d59eb61 commit 0602bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/6/en/part6d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ As a technical detail, it should be noted that the helper functions <i>useCounte
765765

766766
The application has a <i>Notification</i> component for displaying notifications to the user.
767767

768-
Implement the application's notification state management using the useReduce hook and context. The notification should tell the user when a new anecdote is created or an anecdote is voted on:
768+
Implement the application's notification state management using the useReducer hook and context. The notification should tell the user when a new anecdote is created or an anecdote is voted on:
769769

770770
![](../../images/6/66new.png)
771771

0 commit comments

Comments
 (0)