diff --git a/site/content/contribute/good-decisions/fixing-pr-mistakes.md b/site/content/contribute/good-decisions/fixing-pr-mistakes.md index f86e12634f..b84cf3ae46 100644 --- a/site/content/contribute/good-decisions/fixing-pr-mistakes.md +++ b/site/content/contribute/good-decisions/fixing-pr-mistakes.md @@ -35,5 +35,5 @@ For scenario 1, if it's not affecting other functionality, turn that feature fla For scenario 2: 1. Revert the changes introduced in the original PR. -2. Notify the person who worked on the PR know so they can work on a proper fix for their PR. -3. Reintroduce the change through the regular PR cycle. \ No newline at end of file +2. Notify the person who worked on the PR, so they can work on a proper fix for their PR. +3. Reintroduce the change through the regular PR cycle.