Skip to content

Commit b6c2d5f

Browse files
committed
feat: 修改了代码段
1 parent e719ee8 commit b6c2d5f

5 files changed

Lines changed: 1359 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@
429429
- [监听一次事件-2022-11-18](codes/javascript/listen-once.md)
430430
- [计算给定基数的对数-2022-11-19](codes/javascript/log-base.md)
431431
- [最长的项-2022-11-20](codes/javascript/longest-item.md)
432-
- [属性名小写-2022-11-21](codes/javascript/lowercaseKeys.md)
432+
- [属性名小写-2022-11-21](codes/javascript/lowercase-keys.md)
433433
- [模 10 算法-2022-11-22](codes/javascript/luhnCheck.md)
434434
- [映射连续元素-2022-11-23](codes/javascript/mapConsecutive.md)
435435
- [映射属性-2022-11-24](codes/javascript/mapKeys.md)

0 commit comments

Comments
 (0)