dwyl / learn-tdd

:white_check_mark: A brief introduction to Test Driven Development (TDD) in JavaScript (Complete Beginner's Step-by-Step Tutorial)
Mozilla Public License 2.0
2.74k stars 349 forks source link

Typo Fix #127

Closed srimad-bhagavatam closed 4 years ago

srimad-bhagavatam commented 4 years ago

What is TDD? ... How to Write Clean, Testable Code - http://youtu.be/XcT4yYu_TTs (ignore the Java code focus on the general principals)

sed 's/principals/principles'

nelsonic commented 4 years ago

@srimad-bhagavatam you are 100% correct. 💯
in this context principals should be principles ✍️ if you have time, please create a Pull Request with the change. 💻 We would be very happy to merge it. :octocat: