Skip to content

Commit c90377d

Browse files
committed
up
1 parent f3fb038 commit c90377d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-js/05-data-types/05-array-methods/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ These methods are the most used ones, they cover 99% of use cases. But there are
717717

718718
For the full list, see the [manual](mdn:js/Array).
719719

720-
From the first sight it may seem that there are too many methods, difficult to remember. But you have to.
720+
From the first sight it may seem that there are so many methods, quite difficult to remember. But actually that's much easier than it seems.
721721

722722
Look through the cheatsheet just to be aware of them. Then do the tasks of this chapter to practice, so that you have experience with most methods.
723723

0 commit comments

Comments
 (0)