We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ffad6f commit 3306cfeCopy full SHA for 3306cfe
src/app/components/stats.tsx
@@ -200,7 +200,7 @@ export default function Stats({ stats }: { stats: StatsData }) {
200
members the minimum subscription is £5/month.`}
201
</li>
202
<li>
203
- {`If you're already a member,`}
+ {`If you're already a member, `}
204
<strong className="large">
205
increase your monthly subscription payment
206
</strong>
0 commit comments