midwayjs / injection

Injection is a powerful inversion of control container that is widely used in the midway framework and brings good user experience.
MIT License
160 stars 20 forks source link

Fix typo in guide.md #17

Closed xcatliu closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   87.34%   87.34%           
=======================================
  Files          31       31           
  Lines        1225     1225           
  Branches       50       50           
=======================================
  Hits         1070     1070           
  Misses        145      145           
  Partials       10       10

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 bd34bd1...c7935db. Read the comment docs.