Skip to content

Commit bdb7ee8

Browse files
authored
fix(plus/offer-overview): fix typo on MDN Plus page (#13240)
Fix typo
1 parent 5e486f0 commit bdb7ee8

File tree

1 file changed

+1
-1
lines changed
  • client/src/plus/offer-overview/offer-overview-feature

1 file changed

+1
-1
lines changed

client/src/plus/offer-overview/offer-overview-feature/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export default function OfferOverviewFeatures() {
6464
>
6565
<section aria-labelledby="playground-section-title">
6666
<h2 id="playground-section-title">Playground</h2>
67-
<h3>Write,Test and Share your code.</h3>
67+
<h3>Write, Test, and Share your code.</h3>
6868
<p>
6969
Your playground to learn and share your amazing work with the world.
7070
By simply logging in, you can now spread your creativity far and

0 commit comments

Comments
 (0)