Skip to content

Commit

Permalink
Fix component data typo “descrption” in Task list
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrotherham committed Jun 26, 2023
1 parent c28c546 commit 748e8c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const params = [
name: 'tag',
type: 'object',
required: false,
descrption:
description:
'Object containing the options for a tag that acts as the status for the task.',
params: [
{
Expand Down

0 comments on commit 748e8c5

Please sign in to comment.