Skip to content

Commit eb907ac

Browse files
authored
Fixed typo in part6d.md
Fixed typo. Changed Octorber to October.
1 parent 3d54771 commit eb907ac

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
@@ -453,7 +453,7 @@ Now let's make a new version of the anecdote application that uses the React Que
453453

454454
Use the Fetch API to make requests.
455455

456-
NOTE: Part 6 was updated on 12th of Octorber 2025 to use the Fetch API, which is introduced in part 6c. If you started working through this part before that date, you may still use Axios in the exercises if you prefer.
456+
NOTE: Part 6 was updated on 12th of October 2025 to use the Fetch API, which is introduced in part 6c. If you started working through this part before that date, you may still use Axios in the exercises if you prefer.
457457

458458
#### Exercise 6.20
459459

0 commit comments

Comments
 (0)