Skip to content

Commit b333a78

Browse files
authored
Update part6d.md
Added a period at the end of sentence in exercise 6.22.
1 parent 9657a4d commit b333a78

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)