Skip to content

Commit

Permalink
fix (typo): decrition -> description
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam-sharma7 committed Sep 11, 2024
1 parent 999b04c commit 27def71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/admin/SeoFrame.vue
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const onSubmit = handleSubmit(async (values) => {
/>
<InputText
class="w-full md:w-1/2"
placeholder="Big Space Career Site Decrition"
placeholder="Big Space Career Site Description"
v-model="description"
id="seo-description"
:error="errors['description']"
Expand Down

0 comments on commit 27def71

Please sign in to comment.