chore(typo) fix

This commit is contained in:
Dhruv Awasthi 2020-09-30 15:24:27 +05:30 committed by GitHub
parent af416ad487
commit 0c4d649459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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