Skip to content

Commit 9d0dd0d

Browse files
authored
fix(typo): description (#143)
1 parent 999b04c commit 9d0dd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/admin/SeoFrame.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const onSubmit = handleSubmit(async (values) => {
5454
/>
5555
<InputText
5656
class="w-full md:w-1/2"
57-
placeholder="Big Space Career Site Decrition"
57+
placeholder="Big Space Career Site Description"
5858
v-model="description"
5959
id="seo-description"
6060
:error="errors['description']"

0 commit comments

Comments
 (0)