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

Typo on README.md #2719

Closed
elodiemai opened this issue Jan 25, 2023 · 1 comment
Closed

Typo on README.md #2719

elodiemai opened this issue Jan 25, 2023 · 1 comment

Comments

@elodiemai
Copy link

In the README.md, section 1.2, there is a typo/mistake in the line:

console.log(foo[0], bar[0]); // => 9, 9

It should display:

console.log(foo[0], bar[0]); // => 1, 9

@elodiemai elodiemai closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2023
@elodiemai
Copy link
Author

Sorry not an issue

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