Skip to content

Commit 06f06eb

Browse files
authored
Update README.md
1 parent 8ff7c43 commit 06f06eb

File tree

1 file changed

+1
-1
lines changed
  • solution/0900-0999/0962.Maximum Width Ramp

1 file changed

+1
-1
lines changed

solution/0900-0999/0962.Maximum Width Ramp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ function maxWidthRamp(nums) {
216216

217217
<!-- solution:start -->
218218

219-
### Solution 2: Sorting
219+
### 方法二:排序
220220

221221
<!-- tabs:start -->
222222

0 commit comments

Comments
 (0)