Skip to content

Commit

Permalink
rename checklist input
Browse files Browse the repository at this point in the history
  • Loading branch information
au-re committed Nov 23, 2023
1 parent 6f0f828 commit 840cd5f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ export const documentCheck: NodeConfig = {
defaultValue: "",
},
{
id: "checklist",
name: "Checklist",
id: "checks",
name: "Checks",
description: "The checklist to run on the document",
type: "object",
editableSchema: true,
Expand Down

0 comments on commit 840cd5f

Please sign in to comment.