diff --git a/docs/LearningResources.md b/docs/LearningResources.md index 707100c1..575cee14 100644 --- a/docs/LearningResources.md +++ b/docs/LearningResources.md @@ -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