Skip to content

Commit 4567dd1

Browse files
authored
Fixed a typo
1 parent be27850 commit 4567dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3Sum and 4Sum/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ And then you've found a match :]
7373
-1 + 1 = 0
7474
```
7575

76-
# Augmenting 2Sum
76+
# 3Sum
7777

7878
Let's start from scratch and consider the same problem where you've sorted your input and you're target sum is **0**:
7979

0 commit comments

Comments
 (0)