Skip to content

Commit 6710e45

Browse files
committed
fix: fix typo
1 parent b62b71a commit 6710e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/03-build-github-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ branches:
312312

313313
最后的 ``test/spec`` 是指定测试的目录。
314314

315-
### Jshint
315+
### JSLint
316316

317317
> JSLint定义了一组编码约定,这比ECMA定义的语言更为严格。这些编码约定汲取了多年来的丰富编码经验,并以一条年代久远的编程原则 作为宗旨:能做并不意味着应该做。JSLint会对它认为有的编码实践加标志,另外还会指出哪些是明显的错误,从而促使你养成好的 JavaScript编码习惯。
318318

0 commit comments

Comments
 (0)