From 579bef211d7b70a925bd380c6e15d9c09722967a Mon Sep 17 00:00:00 2001 From: Yeikel Date: Mon, 13 Feb 2023 01:29:02 -0500 Subject: [PATCH] docs: fix typo (#153) --- packages/lockfile-lint/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/lockfile-lint/README.md b/packages/lockfile-lint/README.md index 909fae1..7769bcf 100644 --- a/packages/lockfile-lint/README.md +++ b/packages/lockfile-lint/README.md @@ -105,7 +105,7 @@ The options accepted in the configuration file are the same as the options above # Contributing -Please consult [CONTIRBUTING](../../CONTRIBUTING.md) for guidelines on contributing to this project. +Please consult [CONTRIBUTING](../../CONTRIBUTING.md) for guidelines on contributing to this project. # Author