From a4f8a9d3dd313da3e9d7c3478ac8494086b84c7a Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Tue, 8 Jun 2021 07:47:25 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=20Trivial=20spelling=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1c9269f7b..2c18a6da3 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,7 @@ Yahoo! Finance market data downloader Ever since `Yahoo! finance `_ decommissioned their historical data API, many programs that relied on it to stop working. -**yfinance** aimes to solve this problem by offering a reliable, threaded, +**yfinance** aims to solve this problem by offering a reliable, threaded, and Pythonic way to download historical market data from Yahoo! finance.