Skip to content

Commit 9f90c2b

Browse files
Update lessons/insertion.md
Co-authored-by: Utkarsh Mishra <76392681+Utkarsh1504@users.noreply.github.com>
1 parent b4c3ff2 commit 9f90c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessons/insertion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The worst case for insertion sort will occur when the input list is in decreasin
6767
6868

6969

70-
### Code Implementation
70+
## Code Implementation
7171

7272
```java
7373

0 commit comments

Comments
 (0)