diff --git a/frontend/game.ts b/frontend/game.ts index 05d0240..0fd5dc0 100644 --- a/frontend/game.ts +++ b/frontend/game.ts @@ -130,7 +130,7 @@ function drawFloor(){ } /** - * Draws the game's enities. + * Draws the game's entities. */ function drawEntities() { raspberry.draw();