Skip to content

Commit fbfae42

Browse files
authored
📝 Fix misspelling & missing punctuation mark in Pull Request Handbook Documentation. (#36709)
1 parent 85df776 commit fbfae42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/contributing-to-airbyte/resources/pull-requests-handbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For more information about [breaking changes](#breaking-changes-to-connectors).
1818

1919
Any refactors, cleanups, etc.. that are not visible improvements to the user should not have emojis.
2020

21-
If you're code change is doing more than one change type at once we strongly recommend to break into multiple pull requests. It helps us to review and merge your contribution.
21+
If your code change is doing more than one change type at once, we strongly recommend to break into multiple pull requests. It helps us to review and merge your contribution.
2222

2323
## Descriptions
2424

0 commit comments

Comments
 (0)