Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A small typo in 03-high-order-array-methods/04-highest-scoring-word/highest-scoring-word-run.js #8

Open
codysechelski opened this issue Sep 17, 2023 · 0 comments

Comments

@codysechelski
Copy link

I found one more small bug.

in 03-high-order-array-methods > 04-highest-scoring-word, the Constraints in the readme state that the input string will only contain lowercase letters.

However, the run file uses the string highestScoringWord('Hello my name is xavier'); with an uppercase H.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant