Skip to content

Commit

Permalink
Fix typo in markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
aloisdg authored Mar 18, 2021
1 parent a7fd9db commit 6f8d992
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 6f8d992

Please sign in to comment.