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

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. * @return {string} the hint message.
*/ */