Skip to content

Commit 42ba72c

Browse files
authored
Merge pull request #13250 from DocAdam/patch-4
Grammar update
2 parents 52489e6 + b83adff commit 42ba72c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/issues/tracking-your-work-with-issues/creating-an-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ You can open a new issue from a specific line or lines of code in a file or pull
9191
{% data reusables.repositories.navigate-to-repo %}
9292
1. Locate the code you want to reference in an issue:
9393
- To open an issue about code in a file, navigate to the file.
94-
- To open an issue about code in a pull request, navigate to the pull request and click {% octicon "diff" aria-label="The file diff icon" %} **Files changed**. Then, browse to the file that contains the code you want include in your comment, and click **View**.
94+
- To open an issue about code in a pull request, navigate to the pull request and click {% octicon "diff" aria-label="The file diff icon" %} **Files changed**. Then, browse to the file that contains the code you want included in your comment, and click **View**.
9595
{% data reusables.repositories.choose-line-or-range %}
9696
4. To the left of the code range, click {% octicon "kebab-horizontal" aria-label="The horizontal kebab octicon" %}. In the drop-down menu, click **Reference in new issue**.
9797
![Kebab menu with option to open a new issue from a selected line](/assets/images/help/repository/open-new-issue-specific-line.png)

0 commit comments

Comments
 (0)