Skip to content

Commit b21d823

Browse files
authored
Update README.md
1 parent ca4cb96 commit b21d823

File tree

1 file changed

+1
-1
lines changed
  • solution/0000-0099/0022.Generate Parentheses

1 file changed

+1
-1
lines changed

solution/0000-0099/0022.Generate Parentheses/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ class Solution {
258258

259259
<!-- solution:start -->
260260

261-
### Solution 2: Recursion
261+
### 方法二:递归
262262

263263
<!-- tabs:start -->
264264

0 commit comments

Comments
 (0)