Skip to content

Commit 8aab6f9

Browse files
committed
modifying jsdocs at unique paths at dynamic folder
1 parent d82e849 commit 8aab6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dynamic-Programming/UniquePaths.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* More info: https://leetcode.com/problems/unique-paths/
1313
*/
1414

15-
/*
15+
/**
1616
* @param {number} m
1717
* @param {number} n
1818
* @return {number}

0 commit comments

Comments
 (0)