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

Commit 2e6f7c2

Browse files
committed
Wordsmith
1 parent df24f4c commit 2e6f7c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/refactor.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -487,8 +487,8 @@ const Page = () => (
487487
<P>
488488
<strong>The bottom line:</strong>{' '}
489489
<Highlight>
490-
Double check to see where the first failure occurs in your
491-
tutorial. If missing, add one near the beginning.
490+
Double check to see where the first failing example appears in
491+
your tutorial. If missing, add one near the beginning.
492492
</Highlight>
493493
</P>
494494
</>

0 commit comments

Comments
 (0)