diff --git a/departments-operations/research-and-development/engineering/development/pr-general-instructions-and-handling.md b/departments-operations/research-and-development/engineering/development/pr-general-instructions-and-handling.md index 6920c0e..97db134 100644 --- a/departments-operations/research-and-development/engineering/development/pr-general-instructions-and-handling.md +++ b/departments-operations/research-and-development/engineering/development/pr-general-instructions-and-handling.md @@ -77,7 +77,7 @@ Feature Branch will allow PR to have multiple checks and is expected to reduce b ### Rule 8: Comments to Code -As we are an open source company with potential for every PR to be checked by community and have multiple engineers from different areas that can review your code it helps a lot to live comments on code to place lines of thought, as a calculation memory. +As we are an open source company with potential for every PR to be checked by community and have multiple engineers from different areas that can review your code it helps a lot to leave comments on code to place lines of thought, as a calculation memory. ### Rule 9: PR Review Actions