Skip to content

Commit a4b6f27

Browse files
authored
Fix typo under Miscellaneous/TODO comments...
Add omitted word "engineers" at "TODO comments are great for letting you and your fellow [engineers] know that something needs to be fixed later".
1 parent 8234ab0 commit a4b6f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ assert(date1 === '1/6/2017');
432432
> George Bernard Shaw
433433
434434
### TODO comments should be tracked
435-
TODO comments are great for letting you and your fellow engineers that something
435+
TODO comments are great for letting you and your fellow engineers know that something
436436
needs to be fixed later. Sometimes you gotta ship code and wait to fix it
437437
later. But eventually you'll have to clean it up! That's why you should track it
438438
and give a corresponding ID from your issue tracking system so you can schedule

0 commit comments

Comments
 (0)