tomastrajan / angular-ngrx-material-starter

Angular, NgRx, Angular CLI & Angular Material Starter Project
https://tomastrajan.github.io/angular-ngrx-material-starter
MIT License
2.82k stars 919 forks source link

docs(contributing): typo fix #497

Closed milantenk closed 4 years ago

milantenk commented 4 years ago

What:

Just a minor typo fix.

Issue number: N/A

codecov-io commented 4 years ago

Codecov Report

Merging #497 into master will increase coverage by 0.36%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #497      +/-   ##
==========================================
+ Coverage   71.92%   72.28%   +0.36%     
==========================================
  Files          65       65              
  Lines         552      552              
  Branches       34       34              
==========================================
+ Hits          397      399       +2     
+ Misses        145      143       -2     
  Partials       10       10
Impacted Files Coverage Δ
...tarter/src/app/core/animations/route.animations.ts 100% <0%> (+20%) :arrow_up:

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 425bdb8...6356263. Read the comment docs.

tomastrajan commented 4 years ago

Thanks mate!