diff --git a/src/contents/13.en.tsx b/src/contents/13.en.tsx
index 47e1d4bfb..8a3293268 100644
--- a/src/contents/13.en.tsx
+++ b/src/contents/13.en.tsx
@@ -37,22 +37,11 @@ export default () => (
description={<>Things will get harder!>}
/>
- But:{' '}
You don’t need to understand everything immediately. Even if you
don’t completely get it, please keep reading!
-
- You don’t need to
-
- understand everything immediately!
- >
- }
- />
>
)
},
diff --git a/src/contents/14.en.tsx b/src/contents/14.en.tsx
index e083f1356..c9643760d 100644
--- a/src/contents/14.en.tsx
+++ b/src/contents/14.en.tsx
@@ -47,26 +47,21 @@ export default () => (
cards={[
{
type: 'summary',
- title: <>The most complicated lunchbox you’ve seen>,
+ title: <>The most complicated lunchbox ever>,
content: (
<>
- In this page, I’ll show you the most complicated lunchbox you’ve
- seen.
+ In this page, I’ll show you the most complicated lunchbox ever.
The most complicated lunchbox you’ve seen>}
+ description={<>The most complicated lunchbox ever>}
/>
It will be hard, but{' '}
you don’t need to understand everything.{' '}
Even if you don’t fully get it, you should keep reading!
- You don’t need to understand everything!>}
- />
>
)
},
diff --git a/src/contents/9.en.tsx b/src/contents/9.en.tsx
index 0fbd4aca3..d727ae45a 100644
--- a/src/contents/9.en.tsx
+++ b/src/contents/9.en.tsx
@@ -62,9 +62,7 @@ export default () => (
-
- That’s it for the quick review. Let’s continue!
-
+ That’s it for the quick review. Let’s continue!
>
)
},