fix(blog): check spelling
This commit is contained in:
parent
eff2466873
commit
cf4d77ed4b
@ -4,7 +4,7 @@ const blogCollection = defineCollection({
|
||||
type: 'content',
|
||||
schema: z.object({
|
||||
title: z.string(),
|
||||
describtion: z.string(),
|
||||
description: z.string(),
|
||||
}),
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user