Skip to content

Commit 8a89de3

Browse files
authored
Update README.md
1 parent a0a4bd4 commit 8a89de3

File tree

1 file changed

+1
-1
lines changed
  • solution/0600-0699/0624.Maximum Distance in Arrays

1 file changed

+1
-1
lines changed

solution/0600-0699/0624.Maximum Distance in Arrays/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ var maxDistance = function (arrays) {
184184

185185
<!-- solution:start -->
186186

187-
### Solution 2: One-line solution
187+
### 方法二:一行
188188

189189
<!-- tabs:start -->
190190

0 commit comments

Comments
 (0)