diff --git a/comictalker/talkers/comicvine.py b/comictalker/talkers/comicvine.py index 30b2250..9afa091 100644 --- a/comictalker/talkers/comicvine.py +++ b/comictalker/talkers/comicvine.py @@ -172,7 +172,7 @@ class ComicVineTalker(ComicTalker): about: str = ( f"{name} has the largest collection of comic book data available through " f"its public facing API. " - f"

NOTE: Using the default API key will serverly limit access times. A personal API " + f"

NOTE: Using the default API key will severely limit access times. A personal API " f"key will allow for a 10 times increase in online search speed. See the " "Wiki page for " "more information.

"