Merge pull request #2584 from mstruebing/chore/typo

chore: add missing t for `AchievementData`
This commit is contained in:
hydroflame 2022-01-12 11:14:15 -05:00 committed by GitHub
commit f468a2ce1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -209,7 +209,7 @@
},
"STOCK_1q": {
"ID": "STOCK_1q",
"Name": "Wolf of wall stree.",
"Name": "Wolf of wall street.",
"Description": "Make 1q on the stock market."
},
"DISCOUNT": {
@ -483,4 +483,5 @@
"Description": "Open the dev menu."
}
}
}
}