diff --git a/src/modules/record/components/TaskRecord.vue b/src/modules/record/components/TaskRecord.vue index 2dc9273..291cdb3 100644 --- a/src/modules/record/components/TaskRecord.vue +++ b/src/modules/record/components/TaskRecord.vue @@ -148,7 +148,7 @@ const isSuperiorToEstimation = computed(() => { //@ts-ignore recordStore.updateRecordNotes(recordId, $event.target?.value) " - placeholder="notes" + placeholder="Take notes while you're doing the task. It can be helpful at the end to retrieve your thought." >