From 56efe03260e44338a3b5d23652bf6bfc0ec2ea2b Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Wed, 27 Apr 2022 10:52:34 -1000 Subject: [PATCH] Update content/issues/tracking-your-work-with-issues/about-issues.md --- content/issues/tracking-your-work-with-issues/about-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/tracking-your-work-with-issues/about-issues.md b/content/issues/tracking-your-work-with-issues/about-issues.md index 33ca650b67..4a05817b2c 100644 --- a/content/issues/tracking-your-work-with-issues/about-issues.md +++ b/content/issues/tracking-your-work-with-issues/about-issues.md @@ -25,7 +25,7 @@ Issues let you track your work on {% data variables.product.company_short %}, wh Issues can be created in a variety of ways, you can choose the most convenient method for your workflow. For example, you can create an issue from a repository,{% ifversion fpt or ghec %} an item in a task list,{% endif %} a note in a project, a comment in an issue or pull request, a specific line of code, or a URL query. You can create an issue from your platform of choice: -* Through the web UI, +* Through the web UI, * {% data variables.product.prodname_desktop %} * {% data variables.product.prodname_cli %} * GraphQL and REST APIs