rename task list to checklist in docs [skip ci]
authorDan Allen <dan@opendevise.com>
Mon, 6 Aug 2018 01:12:16 +0000 (19:12 -0600)
committerDan Allen <dan@opendevise.com>
Mon, 6 Aug 2018 01:12:16 +0000 (19:12 -0600)
docs/modules/ROOT/pages/list-styles.adoc

index f7fe6b5..b122ba1 100644 (file)
@@ -48,10 +48,10 @@ In order to support this customization, you must assign the list-style-type prop
 |upper-roman
 |===
 
-== Task list
+== Checklist
 
-A xref:antora:asciidoc:task-lists.adoc[task list] is an unordered list with items that are prefixed with a checkbox marker (checked or unchecked).
-Here's an AsciiDoc source example that produces a task list:
+A xref:antora:asciidoc:checklists.adoc[checklist] is an unordered list with items that are prefixed with a checkbox marker (checked or unchecked).
+Here's an AsciiDoc source example that produces a checklist:
 
 [source,asciidoc]
 ----