Skip to content

Commit 1ed122d

Browse files
Fix type README
1 parent 11d7341 commit 1ed122d

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
@@ -54,7 +54,7 @@ Solutions of algorithm problems using Javascript
5454
| [Binary Gap ](/LeetcodeProblems/Binary_Gap.js) | Easy | https://leetcode.com/problems/binary-gap/ |
5555
| [Tic Tac Toe ](/LeetcodeProblems/Tic_Tac_Toe.js) | | |
5656
| [Permutations With Duplicates ](/LeetcodeProblems/Permutations_With_Duplicates.js) | | |
57-
| [Deleteion Distance](/LeetcodeProblems/Deletion_Distance.js) | | |
57+
| [Deletion Distance](/LeetcodeProblems/Deletion_Distance.js) | | |
5858

5959
### Sorting Algorithms
6060
| Algoritmhs |

0 commit comments

Comments
 (0)