Skip to content

Commit 936d7f7

Browse files
committed
fix: typo
1 parent be7cdb9 commit 936d7f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.coderabbit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ exclude:
2222
# 这是最重要的排除项!'.next' 目录包含了所有的构建输出、开发缓存和服务端代码。
2323
- ".next/**"
2424

25-
# node_js 依赖
25+
# Node_js 依赖
2626
- "node_modules/**"
2727

2828
# public 目录通常存放静态资源(图片、字体等),一般不需要代码审查。

0 commit comments

Comments
 (0)