lirantal / lockfile-lint

Lint an npm or yarn lockfile to analyze and detect security issues
Apache License 2.0
781 stars 35 forks source link

Fix typo in `lockfile-link-api` README #29

Closed JaanJah closed 4 years ago

JaanJah commented 4 years ago

Description

CONTIRBUTING -> CONTRIBUTING in lockfile-lint-api contributing section

Types of changes

Related Issue

No issue, but the change is self-explanatory

Motivation and Context

Fixes a typo in lockfile-lint-api README

How Has This Been Tested?

README change, no new tests needed

Screenshots (if appropriate):

Checklist:

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   97.81%   97.81%           
=======================================
  Files          11       11           
  Lines         183      183           
  Branches       26       26           
=======================================
  Hits          179      179           
  Misses          4        4

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 e1304fc...de03026. Read the comment docs.

lirantal commented 4 years ago

Good catch @JaanJah, thank you 🙏🤗