🐛 Fix typos in frontend

This commit is contained in:
Josh Soref 2021-11-15 09:51:34 -05:00
parent b7ba3098ae
commit 589e646023
65 changed files with 128 additions and 128 deletions

View file

@ -26,7 +26,7 @@
* Changes to the original code:
* - Use ES6+.
* - Add the Node class for manage childs.
* - Use generators where is posible.
* - Use generators where is possible.
**/
"use strict";