Skip to content

Commit db08849

Browse files
committed
NPA-4192 Fix Typos
1 parent 740ff01 commit db08849

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ Stages to complete before opening the Pull Request:
3434

3535
:information_source: This section is to be filled in by the **reviewer**.
3636

37-
- [ ] I have reviewed the changes in this PR and they fill all or part of the acceptance criteria of the ticket, and the code is in a mergeable state.
37+
- [ ] I have reviewed the changes in this PR and they fill all or part of the acceptance criteria of the ticket, and the code is in a merge able state.
3838
- [ ] If there were infrastructure, operational, or build changes, I have made sure there is sufficient evidence that the changes will work.
3939
- [ ] I have ensured the changelog has been updated by the submitter, if necessary.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ so please explain why the changes need to be made (unless it is self-evident).
3030
### Merge responsibility
3131

3232
- It is the responsibility of the reviewer to merge branches they have approved.
33-
- It is the responsibility of the author of the merge to ensure their merge is in a mergeable state.
33+
- It is the responsibility of the author of the merge to ensure their merge is in a merge able state.
3434
- It is the responsibility of the maintainers to ensure the merge process is unambiguous and automated where possible.
3535

3636
### Branch naming

0 commit comments

Comments
 (0)