Skip to content

Commit 8099b9e

Browse files
authored
Update README.md
1 parent c38745a commit 8099b9e

File tree

1 file changed

+1
-1
lines changed
  • solution/0900-0999/0959.Regions Cut By Slashes

1 file changed

+1
-1
lines changed

solution/0900-0999/0959.Regions Cut By Slashes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ function regionsBySlashes(grid) {
392392

393393
<!-- solution:start -->
394394

395-
### Solution 2: DFS
395+
### 方法二:DFS
396396

397397
<!-- tabs:start -->
398398

0 commit comments

Comments
 (0)