Skip to content

Commit 017743d

Browse files
authored
Merge pull request #558 from aloisdg/patch-1
Fix typo in markdown
2 parents a7fd9db + 6f8d992 commit 017743d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/LearningResources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
* "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)
1414
* "Race Conditions, Distribution, Interactions - Testing the Hard Stuff and Staying Sane" by John Hughes [video](https://vimeo.com/68383317)
15-
* "Property-Based Testing for Better Code" by Jessica Kerr [video]https://www.youtube.com/watch?v=shngiiBfD80)
15+
* "Property-Based Testing for Better Code" by Jessica Kerr [video](https://www.youtube.com/watch?v=shngiiBfD80)
1616

1717
## Blogs
1818

0 commit comments

Comments
 (0)