fixed typo

This commit is contained in:
Ace 2020-12-03 14:21:12 +01:00 committed by GitHub
parent 938746456c
commit 588a457304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ class Stocks(inkycal_module):
name = "Stocks - Displays stock market infos from Yahoo finance"
# required parameters
required = {
requires = {
"tickers": {