Skip to content

Commit b7fcd33

Browse files
authored
Update README.md
1 parent 6011c7d commit b7fcd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solution/0000-0099/0078.Subsets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ function subsets(nums: number[]): number[][] {
317317

318318
<!-- solution:start -->
319319

320-
### Solution 3
320+
### 方法三
321321

322322
<!-- tabs:start -->
323323

0 commit comments

Comments
 (0)