Merge pull request #486 from ssdml/patch-1

Update article.md
This commit is contained in:
Ilya Kantor 2018-08-30 13:41:43 +03:00 committed by GitHub
commit 4fece444ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -162,7 +162,7 @@ Any subtle features of the code? Where they are used?
## Summary
An important sign of a good developer is comments: their presence and even their absense.
An important sign of a good developer is comments: their presence and even their absence.
Good comments allow us to maintain the code well, come back to it after a delay and use it more effectively.