diff --git a/devTools/types/FC/gameState.d.ts b/devTools/types/FC/gameState.d.ts index 529b1992dc23ae8b52be29b6ff8f201e66e52850..4cbcd1c81670c5883e8e000bfd1afe575ecefa91 100644 --- a/devTools/types/FC/gameState.d.ts +++ b/devTools/types/FC/gameState.d.ts @@ -116,7 +116,7 @@ declare namespace FC { } /** - * These variabels shall not be in the game state and there is a hope they will be exterminated in the future + * These variables shall not be in the game state and there is a hope they will be exterminated in the future */ interface TemporaryVariablesInTheGameState { gameover?: string;