diff --git a/burst/burst.py b/burst/burst.py index 3fcc4e37..c57dbed2 100644 --- a/burst/burst.py +++ b/burst/burst.py @@ -138,7 +138,7 @@ def search(payload, method="general"): Args: payload (dict): Search payload from Elementum. - method (str): Type of search, can be ``general``, ``movie``, ``show``, ``season`` or ``anime`` + method (str): Type of search, can be ``general``, ``movie``, ``show``, ``season`` or ``episode`` Returns: list: All filtered results in the format Elementum expects