mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
6a5dde6132
## What? Fixes a typo in the preview message. - This is page is a preview. + This page is a preview. ## Why? The current text contains a grammatical error that is shown when preview mode is enabled. ## Testing * Verified the updated text renders correctly. * No functional changes.