Skip to content

Commit 717b670

Browse files
committed
code format
1 parent 52d7e06 commit 717b670

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
@@ -37,7 +37,7 @@
3737
|951|[Flip Equivalent Binary Trees](https://leetcode.com/problems/flip-equivalent-binary-trees/) | |Medium|
3838
|950|[Reveal Cards In Increasing Order](https://leetcode.com/problems/reveal-cards-in-increasing-order/) | |Medium|
3939
|941|[Valid Mountain Array](https://leetcode.com/problems/valid-mountain-array/) | |Easy|
40-
|933|[Number of Recent Calls](https://leetcode.com/problems/number-of-recent-calls/) [js](./algorithms/numberOfRecentCalls/numberOfRecentCallsjs) | |Easy|
40+
|933|[Number of Recent Calls](https://leetcode.com/problems/number-of-recent-calls/) [js](./algorithms/numberOfRecentCalls/numberOfRecentCalls.js) | |Easy|
4141
|931|[Minimum Falling Path Sum](https://leetcode.com/problems/minimum-falling-path-sum/) | |Medium|
4242
|929|[Unique Email Addresses](https://leetcode.com/problems/unique-email-addresses/) | |Easy|
4343
|922|[Sort Array By Parity II](https://leetcode.com/problems/sort-array-by-parity-ii/) | |Easy|

0 commit comments

Comments
 (0)