zazoomauro / node-dependency-injection

The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
https://github.com/zazoomauro/node-dependency-injection/wiki
MIT License
281 stars 34 forks source link

Fixing typos in example code #113

Closed stevearm closed 5 years ago

stevearm commented 5 years ago

Looks like a simple copy/paste typo in the readme if I'm understanding this right.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files          37       37           
  Lines         437      437           
=======================================
  Hits          435      435           
  Misses          2        2

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 eef0b9f...9f492be. Read the comment docs.