Skip to content

Commit 6eca67c

Browse files
authored
GitHub: Fixed typo in code quality template (#14924)
1 parent 929dc5f commit 6eca67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/code_quality_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ body:
2121
value: |
2222
- eg. A better readability.
2323
- eg. Uncoupling concepts X and Y.
24-
- eg. Clarifying the responsability of class C.
24+
- eg. Clarifying the responsibility of class C.
2525
validations:
2626
required: true
2727
- type: textarea

0 commit comments

Comments
 (0)