Przeglądaj źródła

Update README.md

Git-Leon 6 lat temu
rodzic
commit
c1e89fd243
Brak konta powiązanego z e-mailem autora
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      README.md

+ 1
- 1
README.md Wyświetl plik

@@ -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