Skip to content

Commit 8679918

Browse files
committed
Fix typo GH-47
1 parent cb31a00 commit 8679918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lectures/14_code_review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ always ask yourself, if your feedback is true, necessary and kind
428428
- [refer to your opinion instead]{.text-smaller}
429429
- is it necessary?
430430
- [does the ~~demanded~~ requested change make the reviewed code better]{.text-smaller}
431-
- it it kind?
431+
- is it kind?
432432

433433
::: {.text-smaller}
434434
source: [Code Review Guidelines for Humans](https://phauer.com/2018/code-review-guidelines/) [@hauer2018code]

0 commit comments

Comments
 (0)