Update src/everything/everything.ts

Co-authored-by: Ola Hungerford <olahungerford@gmail.com>
This commit is contained in:
Cliff Hall
2025-12-11 17:51:15 -05:00
committed by GitHub
parent bdb8b451d1
commit 40435bd7b2

View File

@@ -747,7 +747,7 @@ export const createServer = () => {
title: 'String with default',
type: 'string',
description: 'Favorite first line of a story',
default: 'It was a dark ant stormy night.',
default: 'It was a dark and stormy night.',
},
email: {
title: 'String with email format',