docs: fix typo in pull request process guide

This commit is contained in:
itxwh 2026-06-26 22:53:04 +08:00
parent 49cec3e9b2
commit f3d8e2d5eb

View file

@ -14,7 +14,7 @@ This document explains the stages that a Pull Request (PR) goes through when a p
**Assignee**: The Assignee is an AWS Employee who is responsible for identifying reviewers and managing the PR. They track the progress of pull requests and ensure that they are reviewed and merged in a timely manner.
**Reviewer**: Reviewers are responsible for reviewing pull requests and providing feedback to the contributor. Two approving reviews, one of which must be from the CODEOWNER of the reposiroty, are required for a PR to be merged.
**Reviewer**: Reviewers are responsible for reviewing pull requests and providing feedback to the contributor. Two approving reviews, one of which must be from the CODEOWNER of the repository, are required for a PR to be merged.
## ****Pull Request Life-Cycle****