Fix grammar error in Code Climate (#10935)

This commit is contained in:
Sam 2020-10-19 14:04:27 -07:00 committed by GitHub
parent b0be814300
commit 1d741735f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ blindly, so if you're in doubt regarding a suggestion on your PR please start a
conversation in the PR comments.
Generally speaking, if you're looking for opportunities to contribute to the
project, but you don't have an issue you're interested in solving. Improving the
project, but you don't have an issue you're interested in solving, improving the
Code Climate metrics is a good place to start. We're happy to see PRs that
refactor existing code to reduce duplication and increase readability, given
that those refactors are well tested.