Skip to content

Commit 7811a4f

Browse files
authored
Update article.md
A typo fix. Change "absense" to "absence".
1 parent 62226ef commit 7811a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-js/03-code-quality/03-comments/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Any subtle features of the code? Where they are used?
162162

163163
## Summary
164164

165-
An important sign of a good developer is comments: their presence and even their absense.
165+
An important sign of a good developer is comments: their presence and even their absence.
166166

167167
Good comments allow us to maintain the code well, come back to it after a delay and use it more effectively.
168168

0 commit comments

Comments
 (0)