Skip to content

Commit 9757f2f

Browse files
committed
chore: fix apostrophe in mainpage
- based on #8389
1 parent f0220c5 commit 9757f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export default function Page() {
135135
query: { platform: DEFAULT_PLATFORM }
136136
}}
137137
>
138-
Write TypeScript across your app&pos;s frontend and backend. Get
138+
Write TypeScript across your app's frontend and backend. Get
139139
schema validation, dot completion, and end-to-end types while you
140140
code.
141141
</FeatureItem>

0 commit comments

Comments
 (0)