diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json
index ddc9b984478d19..d19f49b07b0d45 100644
--- a/client/i18n/locales/english/intro.json
+++ b/client/i18n/locales/english/intro.json
@@ -2379,7 +2379,7 @@
"title": "CSS Variables Review",
"intro": [
"Before you are quizzed on the fundamentals of CSS variables, you first need to review.",
- "Open up this page to review how to work with CSS custom properties(CSS variables) and the @property
rule."
+ "Open up this page to review how to work with CSS custom properties (CSS variables) and the @property
rule."
]
},
"quiz-css-variables": {