diff --git a/src/ragnar/bot.py b/src/ragnar/bot.py index 0d4e989..992071e 100644 --- a/src/ragnar/bot.py +++ b/src/ragnar/bot.py @@ -41,8 +41,8 @@ class Bot: "trust", "bitcoin", "wizard", - "diamon", - "carat", + "diamond", + "carat" ] self.api = Api(username=self.username, password=self.password)