From ee4e8d6c57bd2e765b8991ef25abd7e624820a9b Mon Sep 17 00:00:00 2001 From: "Kihara, Takuya" Date: Sun, 20 Jul 2025 11:40:55 +0900 Subject: [PATCH] fix typo apos --- src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 8fe03982ee4..a3931a1b018 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -135,7 +135,7 @@ export default function Page() { query: { platform: DEFAULT_PLATFORM } }} > - Write TypeScript across your app&pos;s frontend and backend. Get + Write TypeScript across your app's frontend and backend. Get schema validation, dot completion, and end-to-end types while you code.