Skip to content

Commit a491e22

Browse files
committed
Fix typos
1 parent 9076c31 commit a491e22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/guides/working-with-comments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ The following code fetches all the Pull Review comments made, givn a single Pull
7474
You'll notice that it's incredibly similar to the example above. The difference
7575
between this view and the Pull Request comment is the focus of the conversation.
7676
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.
77+
the direction of the code. A comment made as part of a Pull Request review should
78+
deal specifically with the way a particular change was implemented.
7979

8080
## Commenting on commits
8181

0 commit comments

Comments
 (0)