Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 54931d7

Browse files
AriPerkkioNemikolh
andauthoredAug 6, 2024··
fix: code review
Co-authored-by: Jòan <Nemikolh@users.noreply.github.com>
1 parent 055b157 commit 54931d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ These packages will be installed by the end-users in their `package.json`.
3939
### CLI Packages
4040

4141
The CLI packages are expected to be run by users using `npm create tutorial` and `npx tutorialkit` commands.
42-
These should not be installed in their `package.json`.
42+
These should not be added to `package.json`.
4343

4444
- `@tutorialkit/cli`
4545
- `create-tutorial`

0 commit comments

Comments
 (0)
Please sign in to comment.