Skip to content

Commit e2cfa7c

Browse files
committed
Remove trailing whitespace
1 parent 71fe971 commit e2cfa7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leetcode/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ My solutions to the problems on https://leetcode.com/problemset/all/
33

44
## Problems
55

6-
| # | Title | Difficulty |
6+
| # | Title | Difficulty |
77
|:---:|:---:|:---:|
88
| 1 | [Two Sum](01-two-sum.py) | :star: |
99
| 2 | [Add Two Numbers](02-add-two-numbers.py) | :star::star: |

0 commit comments

Comments
 (0)