diff --git a/src/pages/Testen.jsx b/src/pages/Testen.jsx
index 4c18223..406d617 100644
--- a/src/pages/Testen.jsx
+++ b/src/pages/Testen.jsx
@@ -375,7 +375,7 @@ const Testen = () => {
{q.topicLabel}
- {q.question}
+ {q.question}
{/* Options */}
diff --git a/src/pages/TopicTest.jsx b/src/pages/TopicTest.jsx
index 0a0f284..36ae6ce 100644
--- a/src/pages/TopicTest.jsx
+++ b/src/pages/TopicTest.jsx
@@ -431,7 +431,7 @@ const TopicTest = () => {
{pickedTopic?.label}
{!q.isUnseen && Practice (no points)}
- {q.question}
+ {q.question}