Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 40a1597

Browse files
committed
Wordsmith
1 parent 2e6f7c2 commit 40a1597

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/pages/refactor.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,8 +346,7 @@ const Page = () => (
346346
}
347347
/>
348348
<P>
349-
That’s why it helps if the code samples in a tutorial fit on a
350-
small screen.{' '}
349+
That’s why mobile reading experience is important.{' '}
351350
<Highlight>
352351
If you can easily read all the code samples on a phone, you
353352
might be able to finish the tutorial without pulling out your

0 commit comments

Comments
 (0)