GP-5966: Fixing typo

This commit is contained in:
Ryan Kurtz 2025-09-08 12:59:48 -04:00
parent 5396e3a041
commit cbde125a14

View file

@ -62,8 +62,8 @@ smooth process when submitting a patch:
- Isolate multiple patches from each other. If you wish to make several independent patches, do so - Isolate multiple patches from each other. If you wish to make several independent patches, do so
in separate, smaller pull requests that can be reviewed more easily. in separate, smaller pull requests that can be reviewed more easily.
- Avoid submitting self-generated binary files as part of your pull request. Despite your best - Avoid submitting self-generated binary files as part of your pull request. Despite your best
intentions, our policy forbids accepting them because we cannot effectly review and validate their intentions, our policy forbids accepting them because we cannot effectively review and validate
content. their content.
- Be prepared to answer questions from reviewers. They may have further questions before accepting - Be prepared to answer questions from reviewers. They may have further questions before accepting
your patch, and may even propose changes. Please accept this feedback constructively, and not as a your patch, and may even propose changes. Please accept this feedback constructively, and not as a
rejection of your proposed change. rejection of your proposed change.