Fix type in CONTRIBUTING.md (#11879)

This commit is contained in:
Tim Stewart 2022-11-01 15:10:05 -05:00 committed by GitHub
parent 419ffd3974
commit 7c130d2f07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ Feel free to share your findings (especially if your implementation performs bet
You can open a pull request at https://github.com/apache/lucene.
Please be patient. Committers are busy people too. If no one responds to your patch after a few days, please make friendly reminders. Please incorporate others' suggestions into into your patch if you think they're reasonable. Finally, remember that even a patch that is not committed is useful to the community.
Please be patient. Committers are busy people too. If no one responds to your patch after a few days, please make friendly reminders. Please incorporate others' suggestions into your patch if you think they're reasonable. Finally, remember that even a patch that is not committed is useful to the community.
### Opening a pull request