diff --git a/README.md b/README.md index 2f722f8..dee3d94 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,6 @@ A brief example of how to start: end_date='27-SEP-2024' ) Date Close ------------------------- 0 2024-09-23 38505.51 1 2024-09-24 38507.55 2 2024-09-25 38602.21 diff --git a/docs/data_download.rst b/docs/data_download.rst index 16f262d..c95949e 100644 --- a/docs/data_download.rst +++ b/docs/data_download.rst @@ -25,7 +25,6 @@ Expected output: .. code-block:: text Date Close - ----------------------------- 0 2024-09-23 38505.51 1 2024-09-24 38507.55 2 2024-09-25 38602.21 diff --git a/docs/introduction.rst b/docs/introduction.rst index 7f50b72..7ec2cee 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -1,5 +1,5 @@ ============= -Introdution +Introduction ============= BharatFinTrack is a Python package whose concept originated on September 1, 2024.