瀏覽代碼

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