Parcourir la source

Update README.md

Git-Leon il y a 6 ans
Parent
révision
c1e89fd243
Aucun compte lié à l'adresse email de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      README.md

+ 1
- 1
README.md Voir le fichier

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