Skip to content

Commit

Permalink
Merge pull request #266 from vassilevsky/patch-1
Browse files Browse the repository at this point in the history
Fix grammar in post-submit message
  • Loading branch information
kytrinyx committed Jan 1, 2016
2 parents 1f310ae + 5c304d9 commit a9cc563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/submit.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ additional things you could try:
* Optimize for readability, even if it means introducing duplication.
* If you've removed all the duplication, do you have a lot of conditionals? Try
finding ways to reduce or remove them. How does this affect your code's
readability? It's performance?
readability? Its performance?
Then please share your thoughts in a comment on the submission. Did this
experiment make the code better? Worse? Did you learn anything from it?
Expand Down

0 comments on commit a9cc563

Please sign in to comment.