Skip to content

Commit a5b40a8

Browse files
committed
Minor Change
1 parent 68ede65 commit a5b40a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/blog/ace-the-javascript-interview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ I've compiled down all the popular concepts and questions related to a Javascrip
3939
<StepLargeCustom number="1" title="Array Methods" />
4040
</div>
4141

42-
Questions around array methods revolve around different array methods that are being used on a day to day basis.
42+
Questions around array methods revolve around different array functions that are being used on a day to day basis.
4343

4444
- <HighlightBox>map()</HighlightBox>
4545
- <HighlightBox>filter()</HighlightBox>

0 commit comments

Comments
 (0)