Skip to content

Commit

Permalink
Update category.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
an2n authored Jul 25, 2024
1 parent 5b525e3 commit 86b4c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion studio/schemas/category.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const categories = [

export default defineType({
name: "category",
title: "Category",
title: "Kategory",
type: "string",
options: {
list: categories,
Expand Down

1 comment on commit 86b4c71

@vercel
Copy link

@vercel vercel bot commented on 86b4c71 Jul 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.