Skip to content

Commit

Permalink
Fix typo in looking-for.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeweilgart authored Sep 6, 2019
1 parent 709d5bb commit 69e0fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion review/reviewer/looking-for.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ The author of the CL should not include major style changes combined with other
changes. It makes it hard to see what is being changed in the CL, makes merges
and rollbacks more complex, and causes other problems. For example, if the
author wants to reformat the whole file, have them send you just the
reformatting to as one CL, and then send another CL with their functional
reformatting as one CL, and then send another CL with their functional
changes after that.

## Documentation
Expand Down

0 comments on commit 69e0fd6

Please sign in to comment.