Skip to content

Commit 3306cfe

Browse files
committed
Fix typo
1 parent 8ffad6f commit 3306cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/stats.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ export default function Stats({ stats }: { stats: StatsData }) {
200200
members the minimum subscription is £5/month.`}
201201
</li>
202202
<li>
203-
{`If you're already a member,`}
203+
{`If you're already a member, `}
204204
<strong className="large">
205205
increase your monthly subscription payment
206206
</strong>

0 commit comments

Comments
 (0)