Skip to content

Commit 7666637

Browse files
authored
Merge pull request #2730 from cabbachew/patch-10
Update part6d.md
2 parents 9657a4d + b333a78 commit 7666637

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
@@ -389,7 +389,7 @@ Implement adding new anecdotes to the server using React Query. The application
389389

390390
#### Exercise 6.22
391391

392-
Implement voting for anecdotes using again the React Query. The application should automatically render the increased number of votes for the voted anecdote
392+
Implement voting for anecdotes using again the React Query. The application should automatically render the increased number of votes for the voted anecdote.
393393

394394
</div>
395395

0 commit comments

Comments
 (0)