Skip to content

Commit 0bc0920

Browse files
author
weiy
committed
fix style error
1 parent e42ca31 commit 0bc0920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
* - [单双链表.py](Array/OddEvenLinkedList.py)
7474
* - [解体大数组.py](Array/PartitionArrayIntoDisjointIntervals.py)
7575
* - [解体列表.py](Array/PartitionList.py)
76-
* - [Pascal 三角I_II.py](Array/Pascal's TriangleI_II.py)
76+
* - [Pascal 三角I_II.py](Array/Pascal'sTriangleI_II.py)
7777
* - [+1.py](Array/PlusOne.py)
7878
* - [从已排序的数组中删除重复数据.py](Array/RemoveDuplicatesFromSortedArray.py)
7979
* - [从已排序的数组中删除重复数据II.py](Array/RemoveDuplicatesFromSortedArrayII.py)

0 commit comments

Comments
 (0)