Skip to content

Update find.js: the code was using the filter method instead#14

Open
APNeto wants to merge 1 commit into
nodejsera:masterfrom
APNeto:patch-1
Open

Update find.js: the code was using the filter method instead#14
APNeto wants to merge 1 commit into
nodejsera:masterfrom
APNeto:patch-1

Conversation

@APNeto

@APNeto APNeto commented Jul 27, 2022

Copy link
Copy Markdown

Simply changed the method called upon the array from "filter" to "find".

Simply changed the method called upon the array from "filter" to "find".

@ThomSullivan ThomSullivan left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Being as this file is for displaying the functionality of find() these changes align the content of the file to the name of the file.

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