mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 19:01:13 -04:00
The function name findLongestWord is a little misleading as the challenge asks to return the length of the word not the word itself. Name findLongestWordLength is perfect. BREAKING CHANGE: Function name changed
63 KiB
63 KiB