typo in comment

master
taire 4 years ago committed by lub
parent 11e4c753ce
commit 00b6811a20

@ -145,7 +145,7 @@ async def main():
print('cache is empty')
cache = []
# scape all blog posts and process them
# scrape all blog posts and process them
blog = get_blog()
for post in blog:
# check if post url is in cache and matches our category

Loading…
Cancel
Save