Skip to content

Commit

Permalink
Merge pull request #558 from aloisdg/patch-1
Browse files Browse the repository at this point in the history
Fix typo in markdown
  • Loading branch information
ploeh authored Mar 18, 2021
2 parents a7fd9db + 6f8d992 commit 017743d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/LearningResources.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

* "The lazy programmer's guide to writing 1000's of tests: An introduction to property based testing" by Scott Wlaschin [video](https://www.youtube.com/watch?v=IYzDFHx6QPY)
* "Race Conditions, Distribution, Interactions - Testing the Hard Stuff and Staying Sane" by John Hughes [video](https://vimeo.com/68383317)
* "Property-Based Testing for Better Code" by Jessica Kerr [video]https://www.youtube.com/watch?v=shngiiBfD80)
* "Property-Based Testing for Better Code" by Jessica Kerr [video](https://www.youtube.com/watch?v=shngiiBfD80)

## Blogs

Expand Down

0 comments on commit 017743d

Please sign in to comment.