Skip to content

Commit 95abff3

Browse files
committed
Fix file mention in CONTRIBUTING.md
1 parent a776466 commit 95abff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ ensure a consistent code style for C.
6161

6262
## Janet style
6363

64-
All janet code in the project should be formatted similar to the code in core.janet.
64+
All janet code in the project should be formatted similar to the code in src/boot/boot.janet.
6565
The auto formatting from janet.vim will work well.
6666

6767
## Typo Fixing and One-Line changes

0 commit comments

Comments
 (0)