Skip to content

Commit

Permalink
Fix spelling of 'preferred'
Browse files Browse the repository at this point in the history
It's a tiny thing, but I noticed it, so I thought I'd offer a fix.
  • Loading branch information
NateEag authored Feb 27, 2017
1 parent 6589a0f commit d6876d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The rubber duck debugging method is as follows:
3. Explain to the duck what your code is supposed to do, and then go into detail and explain your code line by line.
4. At some point you will tell the duck what you are doing next and then realise that that is not in fact what you are actually doing. The duck will sit there serenely, happy in the knowledge that it has helped you on your way.

**Note**: In a pinch a coworker might be able to substitute for the duck, however, it is often prefered to confide mistakes to the duck instead of your coworker.
**Note**: In a pinch a coworker might be able to substitute for the duck, however, it is often preferred to confide mistakes to the duck instead of your coworker.

*Original Credit*: ~Andy from lists.ethernal.org

Expand Down

0 comments on commit d6876d8

Please sign in to comment.