From fdc8f42af095af28192dbae6cbd1c95baba6cb0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ari=20Perkki=C3=B6?= Date: Tue, 6 Aug 2024 09:28:10 +0300 Subject: [PATCH] fix: code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jòan --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 80a02c84..cb077a8d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,7 +39,7 @@ These packages will be installed by the end-users in their `package.json`. ### CLI Packages The CLI packages are expected to be run by users using `npm create tutorial` and `npx tutorialkit` commands. -These should not be installed in their `package.json`. +These should not be added to `package.json`. - `@tutorialkit/cli` - `create-tutorial`