vuejs-masterclass-2024-edition icon indicating copy to clipboard operation
vuejs-masterclass-2024-edition copied to clipboard

Fast typo fix in AppNewTask.vue

Open Glavyanov opened this issue 10 months ago • 1 comments

Glavyanov avatar Feb 15 '25 15:02 Glavyanov

Hi core team,

This pull request contains a minor fix to the label in the new task creation form. The change corrects a typo in the label for the project selection field.

It’s a quick typo fix and should be easy to merge.

  • Fixed typo in the label property from "Porject" to "Project" in the project selection dropdown of the task creation form (src/components/AppNew/AppNewTask.vue).

Thank you!

Glavyanov avatar Oct 03 '25 13:10 Glavyanov