1
0
mirror of synced 2026-02-01 03:01:50 -05:00

Merge pull request #7943 from leoortizz/patch-2

fix typo in about-task-lists.md
This commit is contained in:
Ramya Parimi
2021-07-06 14:47:35 -05:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ topics:
A task list is a set of tasks that each render on a separate line with a clickable checkbox. You can select or deselect the checkboxes to mark the tasks as complete or incomplete.
You can use Markdown to create a task list in any comment on {% data variables.product.product_name %}. {% ifversion fpt %}If you reference an issue, pull request, or disussion in a task list, the reference will unfurl to show the title and state.{% endif %}
You can use Markdown to create a task list in any comment on {% data variables.product.product_name %}. {% ifversion fpt %}If you reference an issue, pull request, or discussion in a task list, the reference will unfurl to show the title and state.{% endif %}
{% ifversion not fpt %}
You can view task list summary information in issue and pull request lists, when the task list is in the initial comment.