Skip to content

Commit

Permalink
Fix a grammatical error in the pair programming post
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshay S Murthy committed Nov 17, 2016
1 parent 59f3826 commit f183fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pair-programming.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Pair Programming

This post is mostly about how we do pair programming and things that we've learnt in the last few years about effectively doing it. We've tried focus less on the what and more on the how.
This post is mostly about how we do pair programming and things that we've learnt in the last few years about effectively doing it. We've tried to focus less on the what and more on the how.

We follow pair programming for most our work. It helps us maintain a high quality of code and an extremely low defect rate. It can also be a great way for a new programmer to be inducted into the team as it accelerates learning.

Expand Down

0 comments on commit f183fd0

Please sign in to comment.