Fixed typo in WTF error

Changed from "What a Terrble Failure!" to "What a Terrible Failure!"
This commit is contained in:
xithical 2021-08-09 20:25:02 -05:00
parent 9dfc6ed449
commit d3539974d1

View File

@ -8,7 +8,7 @@
"error": {
"hereIsTheError": "Here is the error",
"contact": "Contact Crafty Control Support via Discord",
"terribleFailure": "What a Terrble Failure!",
"terribleFailure": "What a Terrible Failure!",
"embarassing": "Oh my, well, this is embarrassing.",
"error": "Error!"
},