Check for mixed group of characters - Regex mistake

The instructions say to check for Franklin or Eleanor Roosevelt… then the tests are looking for Franklin D. Roosevelt. Another slip for the powers that be so they can change the text.

https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/regular-expressions/check-for-mixed-grouping-of-characters

and it should make concessions for middle names.

You perhaps overlooked this part of the instructions

This is why I am not great at coding yet. I miss small things and need to be better at it. Thanks!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.