浏览代码

Update README.md

Git-Leon 6 年前
父节点
当前提交
c1e89fd243
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -366,7 +366,7 @@
366 366
 
367 367
 
368 368
 <br><br><br><br>
369
-## ## `String getSecondToLastElement(String[] array)`
369
+## `String getSecondToLastElement(String[] array)`
370 370
 * **Description**
371 371
    * Given an array of `String` objects, return the next-to-last element of the array.
372 372