From 2cdc2af67857c0ad6bbb42b12df2e0fbb1682e09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20Str=C3=BCbing?= Date: Wed, 12 Jan 2022 09:20:32 +0100 Subject: [PATCH] chore: add missing t for `AchievementData` --- src/Achievements/AchievementData.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Achievements/AchievementData.json b/src/Achievements/AchievementData.json index 7228ea889..116a1c43e 100644 --- a/src/Achievements/AchievementData.json +++ b/src/Achievements/AchievementData.json @@ -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." } } -} \ No newline at end of file +} +