Skip to content

Commit e932c69

Browse files
committed
feat: 修改了代码段
1 parent d85692d commit e932c69

5 files changed

Lines changed: 959 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@
572572
- [将字符串用短横线连接--2023-04-15](codes/javascript/slugify.md)
573573
- [平滑滚动--2023-04-16](codes/javascript/smooth-scroll.md)
574574
- [对字符串排序--2023-04-17](codes/javascript/sort-characters-in-string.md)
575-
- [排序索引值--2023-04-18](codes/javascript/sortedIndex.md)
575+
- [排序索引值--2023-04-18](codes/javascript/sorted-index.md)
576576
- [根据回调函数查找排序索引值--2023-04-19](codes/javascript/sortedIndexBy.md)
577577
- [查找排序最后插入索引值--2023-04-20](codes/javascript/sortedLastIndex.md)
578578
- [根据回调函数查找排序最后插入索引值--2023-04-21](codes/javascript/sortedLastIndexBy.md)

0 commit comments

Comments
 (0)