Skip to content

Commit ddacc23

Browse files
author
eveningwater.123
committed
feat: 修改了代码段
1 parent 692163c commit ddacc23

5 files changed

Lines changed: 1361 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@
440440
- [映射对象值-2022-11-29](codes/javascript/map-values.md)
441441
- [遮盖一些字符-2022-11-30](codes/javascript/mask.md)
442442
- [匹配对象属性-2022-12-01](codes/javascript/matches.md)
443-
- [通过回调函数匹配对象属性-2022-12-02](codes/javascript/matchesWith.md)
443+
- [通过回调函数匹配对象属性-2022-12-02](codes/javascript/matches-with.md)
444444
- [通过回调函数查找数组的最大值-2022-12-03](codes/javascript/maxBy.md)
445445
- [查找最大日期-2022-12-04](codes/javascript/maxDate.md)
446446
- [返回数组中 n 个最大元素-2022-12-05](codes/javascript/maxN.md)

0 commit comments

Comments
 (0)