docs typo

This commit is contained in:
w 2025-05-18 18:43:50 -03:00
parent 475ee1cc90
commit 6b6777cb89

View file

@ -3,7 +3,7 @@ import config
from gacha_response import gacha_response
def parse_notification(notification,client):
'''Oarses any notifications received by the bot and sends any commands to
'''Parses any notifications received by the bot and sends any commands to
gacha_response()'''
# We get the type of notification to filter the ones that we actually want