Skip to content

Fix typo documentation #2

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

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Fix typo documentation #2

merged 2 commits into from
Aug 21, 2024

Conversation

SuvadeepMukherjee
Copy link
Contributor

Fixed a typo in the explanation for question 30. The previous text incorrectly referred to console.log(age). It has been corrected to console.log(arr1 == arr2) to accurately describe the comparison being made.

Changes:

  • Updated the documentation to reflect the correct code snippet and explanation.

@surbhidighe surbhidighe merged commit 035da37 into surbhidighe:master Aug 21, 2024
@SuvadeepMukherjee SuvadeepMukherjee deleted the fix-typo-documentation branch August 23, 2024 12:28
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

Successfully merging this pull request may close these issues.

2 participants