diff --git a/curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody/regular-expressions.english.md b/curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody/regular-expressions.english.md index 26ec69e373..3a5c8a9bd9 100644 --- a/curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody/regular-expressions.english.md +++ b/curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody/regular-expressions.english.md @@ -18,7 +18,7 @@ videoId: Yud_COr6pZo ```yml question: text: | - Which regex only matches a white space character? + Which regex matches only a white space character? answers: - |