Skip to content

Commit da89d69

Browse files
ycs77Nemikolh
andauthored
Update packages/types/src/schemas/i18n.ts
Co-authored-by: Jòan <[email protected]>
1 parent ecfcd28 commit da89d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/types/src/schemas/i18n.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export const i18nSchema = z.object({
5757
prepareEnvironmentTitleText: z.string().optional().describe('Text shown on top of the steps section.'),
5858

5959
/**
60-
* Text shown on top of the preview section.
60+
* Text shown on top of the preview section when `previews[_].title` is not configured.
6161
*
6262
* @default 'Preview'
6363
*/

0 commit comments

Comments
 (0)