Skip to content

Commit

Permalink
Rename in page builder
Browse files Browse the repository at this point in the history
  • Loading branch information
anemne committed Aug 26, 2024
1 parent ef85847 commit 619c7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion studio/schemas/builders/pageBuilder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const pageBuilder = defineType({
fields: [
defineField({
name: "page",
title: "Dynamic page name",
title: "Page name",
description:
"Enter a distinctive name for the dynamic page to help content editors easily identify and manage it. This name is used internally and is not visible on your website.",
type: "string",
Expand Down

0 comments on commit 619c7a3

Please sign in to comment.