Sfoglia il codice sorgente

chore(typo) fix

master
Dhruv Awasthi 5 anni fa
parent
commit
0c4d649459
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      static/close.js

+ 1
- 1
static/close.js Vedi File

@@ -11,7 +11,7 @@ const hints = [
11 11
 ];
12 12
 
13 13
 /**
14
- * Get a random hint meessage from hint array.
14
+ * Get a random hint message from hint array.
15 15
  *
16 16
  * @return {string} the hint message.
17 17
  */

Loading…
Annulla
Salva