We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9076c31 commit a491e22Copy full SHA for a491e22
content/guides/working-with-comments.md
@@ -74,8 +74,8 @@ The following code fetches all the Pull Review comments made, givn a single Pull
74
You'll notice that it's incredibly similar to the example above. The difference
75
between this view and the Pull Request comment is the focus of the conversation.
76
A comment made on a Pull Request should be reserved for discussion or ideas on
77
-the direction of the code. A comment made as pat of a Pull Request review should
78
-deal specifically with he way a particular change was implemented.
+the direction of the code. A comment made as part of a Pull Request review should
+deal specifically with the way a particular change was implemented.
79
80
## Commenting on commits
81
0 commit comments