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.75k stars 348 forks source link

Just a small typo #70

Closed deadcoder0904 closed 8 years ago

deadcoder0904 commented 8 years ago

Bdw great job :+1:

codecov-io commented 8 years ago

Current coverage is 100% (diff: 100%)

Merging #70 into master will not change coverage

@@           master   #70   diff @@
===================================
  Files           2     2          
  Lines          33    33          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits           33    33          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 1305f35...ef5c448

nelsonic commented 8 years ago

@deadcoder0904 thanks very much for fixing those two typos! 👍