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 349 forks source link

Fix grammar and increase consistency #131

Closed BurkHufnagel closed 4 years ago

BurkHufnagel commented 4 years ago

Modified the README file to increase the consistency of things like how 'Note' is used, start sentences with a capital letter, and make things read a bit more smoothly -- IMO.

Added modifications based on the emailed comments I received. One thing to note -- Markdown seems to get unhappy after a total of three starting asterisks, so I removed the inner ones around "failing" because they didn't seem to be doing anything.

codecov[bot] commented 4 years ago

Codecov Report

Merging #131 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #131   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          37     37           
=====================================
  Hits           37     37

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 029dfa3...aecb14d. Read the comment docs.