Skip to content
New issue

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

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

Already on GitHub? # to your account

Typo in the README.md #111

Closed
susurri opened this issue Mar 26, 2023 · 0 comments
Closed

Typo in the README.md #111

susurri opened this issue Mar 26, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@susurri
Copy link

susurri commented Mar 26, 2023

In the Usage code,
console.log(`lower bound of 3 is: ${x.first}, ${x.second}`);
must be
console.log(`lower bound of 3 is: ${it.first}, ${it.second}`);.

@samchon samchon self-assigned this Mar 27, 2023
@samchon samchon added the bug Something isn't working label Mar 27, 2023
samchon added a commit that referenced this issue Mar 27, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants