Skip to content

Commit 5417217

Browse files
fix: what are linters and formatters multiple choice question (freeCodeCamp#57663)
1 parent 1df0e61 commit 5417217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curriculum/challenges/english/25-front-end-development/lecture-understanding-core-javascript-fundamentals/6732c6c72d3738614e1230a2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Think about when it would be most beneficial to catch potential issues.
106106

107107
---
108108

109-
As part of the continuous integration pipeline.
109+
As part of the build process, a plugin for your text editor or IDE, a pre-commit hook before code can be committed to a codebase, and so on.
110110

111111
---
112112

0 commit comments

Comments
 (0)