summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2022-04-30 22:07:59 +0800
committerFrederick Yin <fkfd@fkfd.me>2022-04-30 22:08:56 +0800
commitc2acec9d21617a70e752e1a3a8311217806fdaef (patch)
tree47931c4a5cd39d6691cdf5fa5c53593833ca0b23
parent4123d6f4bf0f849a0e74eba439b008a8c2eb4c3d (diff)
Remove "tree-house" again
-rw-r--r--data/words.json7
-rw-r--r--words.js7
2 files changed, 6 insertions, 8 deletions
diff --git a/data/words.json b/data/words.json
index fbad1c6..2aab793 100644
--- a/data/words.json
+++ b/data/words.json
@@ -281,16 +281,15 @@
{"track":"Stressed Out","word":"candle","lines":["I'd make a candle out of it if I ever found it"]},
{"track":"Stressed Out","word":"young","lines":["Sometimes a certain smell will take me back to when I was young"]},
{"track":"Stressed Out","word":"ship","lines":["We would build a rocket ship and then we'd fly it far away"]},
-{"track":"Stressed Out","word":"latter","lines":["Out of student loans and tree-house homes we all would take the latter"]},
+{"track":"Stressed Out","word":"latter","lines":["Out of student loans and treehouse homes we all would take the latter"]},
{"track":"Stressed Out","word":"insecure","lines":["But now I'm insecure and I care what people think"]},
{"track":"Stressed Out","word":"rocket","lines":["We would build a rocket ship and then we'd fly it far away"]},
-{"track":"Stressed Out","word":"tree-house","lines":["Out of student loans and tree-house homes we all would take the latter"]},
{"track":"Stressed Out","word":"roam","lines":["Same clothes homegrown a stone's throw from a creek we used to roam"]},
-{"track":"Stressed Out","word":"student","lines":["Out of student loans and tree-house homes we all would take the latter"]},
+{"track":"Stressed Out","word":"student","lines":["Out of student loans and treehouse homes we all would take the latter"]},
{"track":"Stressed Out","word":"Blurryface","lines":["My name's 'Blurryface' and I care what you think"]},
{"track":"Stressed Out","word":"identify","lines":["How come I'm never able to identify where it's coming from"]},
{"track":"Stressed Out","word":"homegrown","lines":["Same clothes homegrown a stone's throw from a creek we used to roam"]},
-{"track":"Stressed Out","word":"loans","lines":["Out of student loans and tree-house homes we all would take the latter"]},
+{"track":"Stressed Out","word":"loans","lines":["Out of student loans and treehouse homes we all would take the latter"]},
{"track":"Stressed Out","word":"outer","lines":["Used to dream of outer space but now they're laughing at our face"]},
{"track":"Stressed Out","word":"creek","lines":["Same clothes homegrown a stone's throw from a creek we used to roam"]},
{"track":"Stressed Out","word":"stressed","lines":["We're stressed out","When our momma sang us to sleep but now we're stressed out"]},
diff --git a/words.js b/words.js
index d7190b3..9e4bd69 100644
--- a/words.js
+++ b/words.js
@@ -281,16 +281,15 @@ let WORDS = [
{track:"Stressed Out",word:"candle",lines:["I'd make a candle out of it if I ever found it"]},
{track:"Stressed Out",word:"young",lines:["Sometimes a certain smell will take me back to when I was young"]},
{track:"Stressed Out",word:"ship",lines:["We would build a rocket ship and then we'd fly it far away"]},
-{track:"Stressed Out",word:"latter",lines:["Out of student loans and tree-house homes we all would take the latter"]},
+{track:"Stressed Out",word:"latter",lines:["Out of student loans and treehouse homes we all would take the latter"]},
{track:"Stressed Out",word:"insecure",lines:["But now I'm insecure and I care what people think"]},
{track:"Stressed Out",word:"rocket",lines:["We would build a rocket ship and then we'd fly it far away"]},
-{track:"Stressed Out",word:"tree-house",lines:["Out of student loans and tree-house homes we all would take the latter"]},
{track:"Stressed Out",word:"roam",lines:["Same clothes homegrown a stone's throw from a creek we used to roam"]},
-{track:"Stressed Out",word:"student",lines:["Out of student loans and tree-house homes we all would take the latter"]},
+{track:"Stressed Out",word:"student",lines:["Out of student loans and treehouse homes we all would take the latter"]},
{track:"Stressed Out",word:"Blurryface",lines:["My name's 'Blurryface' and I care what you think"]},
{track:"Stressed Out",word:"identify",lines:["How come I'm never able to identify where it's coming from"]},
{track:"Stressed Out",word:"homegrown",lines:["Same clothes homegrown a stone's throw from a creek we used to roam"]},
-{track:"Stressed Out",word:"loans",lines:["Out of student loans and tree-house homes we all would take the latter"]},
+{track:"Stressed Out",word:"loans",lines:["Out of student loans and treehouse homes we all would take the latter"]},
{track:"Stressed Out",word:"outer",lines:["Used to dream of outer space but now they're laughing at our face"]},
{track:"Stressed Out",word:"creek",lines:["Same clothes homegrown a stone's throw from a creek we used to roam"]},
{track:"Stressed Out",word:"stressed",lines:["We're stressed out","When our momma sang us to sleep but now we're stressed out"]},