Skip to content

Commit ed43120

Browse files
author
eveningwater.123
committed
feat: 修改了代码段
1 parent 3e51984 commit ed43120

5 files changed

Lines changed: 1140 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@
455455
- [根据回调函数查找数组中的最小值-2022-12-14](codes/javascript/min-by.md)
456456
- [查找最小日期-2022-12-15](codes/javascript/min-date.md)
457457
- [返回数组中 n 个最小元素-2022-12-16](codes/javascript/min-n.md)
458-
- [返回数组中出现最多次数的元素-2022-12-17](codes/javascript/mostFrequent.md)
458+
- [返回数组中出现最多次数的元素-2022-12-17](codes/javascript/most-frequent.md)
459459
- [性能最强的函数-2022-12-18](codes/javascript/mostPerformant.md)
460460
- [嵌套相互链接的对象-2022-12-20](codes/javascript/nest.md)
461461
- [节点列表转成节点数组-2022-12-21](codes/javascript/nodeListToArray.md)

0 commit comments

Comments
 (0)