diff --git a/packages/govuk-frontend/src/govuk/components/task-list/options/params.mjs b/packages/govuk-frontend/src/govuk/components/task-list/options/params.mjs index 72d848523e..34fd7189e6 100644 --- a/packages/govuk-frontend/src/govuk/components/task-list/options/params.mjs +++ b/packages/govuk-frontend/src/govuk/components/task-list/options/params.mjs @@ -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: [ {