Skip to content

Commit 4acacfc

Browse files
fix bug
1 parent e015c31 commit 4acacfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ LeetCode
239239
|187|[Repeated DNA Sequences](https://leetcode.com/problems/repeated-dna-sequences/)| |Medium|
240240
|186|[Reverse Words in a String II](https://leetcode.com/problems/reverse-words-in-a-string-ii/) ♥ | |Medium|
241241
|179|[Largest Number](https://leetcode.com/problems/largest-number/) | |Medium|
242-
|175|[Combine Two Tables](https://leetcode.com/problems/combine-two-tables/) [Mysql](./algorithms/combineTwoTable/Solution.java) |Easy|
242+
|175|[Combine Two Tables](https://leetcode.com/problems/combine-two-tables/)| [Mysql](./algorithms/combineTwoTable/Solution.sql) |Easy|
243243
|174|[Dungeon Game](https://leetcode.com/problems/dungeon-game/) | |Hard|
244244
|173|[Binary Search Tree Iterator](https://leetcode.com/problems/binary-search-tree-iterator/) | |Medium|
245245
|172|[Factorial Trailing Zeroes](https://leetcode.com/problems/factorial-trailing-zeroes/) | |Easy|

0 commit comments

Comments
 (0)