dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
25 stars 34 forks source link

replace emdash with -- #230

Closed steveoh closed 6 years ago

steveoh commented 6 years ago

fix readme error

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #230   +/-   ##
=======================================
  Coverage   95.04%   95.04%           
=======================================
  Files          19       19           
  Lines         525      525           
  Branches       70       70           
=======================================
  Hits          499      499           
  Misses         13       13           
  Partials       13       13

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 538eff7...30f395b. Read the comment docs.

dylans commented 6 years ago

Thanks @steveoh!