Browse Source

chore(typo) fix

j8
Dhruv Awasthi 4 years ago
parent
commit
0c4d649459
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      static/close.js

+ 1
- 1
static/close.js View 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…
Cancel
Save