aboutsummaryrefslogtreecommitdiff
path: root/examples/next/pages/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'examples/next/pages/index.tsx')
-rw-r--r--examples/next/pages/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/next/pages/index.tsx b/examples/next/pages/index.tsx
index 3d58a2707..e5656a27d 100644
--- a/examples/next/pages/index.tsx
+++ b/examples/next/pages/index.tsx
@@ -26,7 +26,7 @@ export default function Home({}) {
<p className={styles.description}>
Get started by editing{" "}
- <code className={styles.code}>pages/index.js</code>
+ <code className={styles.code}>pages/index.tsx</code>
</p>
</main>