add quotation mark to use `:`

This commit is contained in:
Bibin Muttappillil 2023-07-21 21:31:31 +02:00
parent d299fc66f0
commit 6582eae3bd
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ body:
id: task id: task
attributes: attributes:
label: Task description label: Task description
description: Formal problem statement. Optional: Add your story idea. description: "Formal problem statement. Optional: Add your story idea."
validations: validations:
required: true required: true
- type: textarea - type: textarea