Skip to content

Commit 08fd368

Browse files
authored
Update RecursionInDetail.md
1 parent c3bc8bd commit 08fd368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_structure/RecursionInDetail.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ public class Merge {
245245
}
246246
```
247247

248-
LeetCode has a special exercise of the divide-and-conquer algorithm. Copy the link to web browser to have a try:
248+
LeetCode has a special exercise of the divide-and-conquer algorithm. Copy the link below to web browser and have a try:
249249

250250
https://leetcode.com/tag/divide-and-conquer/
251251

0 commit comments

Comments
 (0)