Skip to content

Commit

Permalink
Update videos.md
Browse files Browse the repository at this point in the history
Changed TypeSCript to TypeScript at the bottom for the testing section.
  • Loading branch information
jason102 authored Nov 2, 2023
1 parent c30e6c9 commit c125c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/videos.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ A course that covers how to modernize existing React+Redux applications from old

### Confidently Testing Redux Applications with Jest & TypeScript

[Egghead course: Confidently Testing Redux Applications with Jest & TypeSCript](https://app.egghead.io/lessons/jest-intro-to-confidently-testing-redux-applications-with-jest-typescript?pl=confidently-testing-redux-applications-with-jest-typescript-16e17d9b&af=7pnhj6)
[Egghead course: Confidently Testing Redux Applications with Jest & TypeScript](https://app.egghead.io/lessons/jest-intro-to-confidently-testing-redux-applications-with-jest-typescript?pl=confidently-testing-redux-applications-with-jest-typescript-16e17d9b&af=7pnhj6)

Best practices for building & testing Redux applications have changed dramatically over time. This course aims to be a comprehensive and up-to-date resource for those seeking to confidently test their Redux apps.

0 comments on commit c125c15

Please sign in to comment.