summaryrefslogtreecommitdiff
path: root/App.js
diff options
context:
space:
mode:
authorsanine-a <sanine.not@pm.me>2021-04-13 12:34:03 -0500
committersanine-a <sanine.not@pm.me>2021-04-13 12:34:03 -0500
commit268b82d0efbc49ff48e1f2c4b7b6c620a099f6e3 (patch)
tree32bb4dcdf6936cd0c4c7fd1c927a18b117eba74c /App.js
parentad2e991545f37f3659f40d30c709133b4055bb9e (diff)
fix typo
Diffstat (limited to 'App.js')
-rw-r--r--App.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/App.js b/App.js
index fa97b75..fe063b1 100644
--- a/App.js
+++ b/App.js
@@ -2,7 +2,7 @@ let state = {
character: '你',
pinyin: 'ni3',
- guessHistory = [],
+ guessHistory: [],
hintLevel: 0,