Skip to content

Commit fb428bf

Browse files
authored
fix TaskList with proper casing (cadence-workflow#320)
Signed-off-by: “Kevin” <kevlar_ksb@yahoo.com>
1 parent 4f8ce1b commit fb428bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/03-concepts/09-search-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Some names and types are as follows:
221221
| StartTime | INT |
222222
| WorkflowID | KEYWORD |
223223
| WorkflowType | KEYWORD |
224-
| Tasklist | KEYWORD |
224+
| TaskList | KEYWORD |
225225

226226

227227
There are some special considerations for these attributes:

0 commit comments

Comments
 (0)