diff --git a/docs/source/beginner-tutorial.rst b/docs/source/beginner-tutorial.rst index 44f61031..f1fc38b3 100644 --- a/docs/source/beginner-tutorial.rst +++ b/docs/source/beginner-tutorial.rst @@ -98,7 +98,7 @@ interfaces: A command-line interface, ``IPython Notebook`` magic, and Ingesting Data ^^^^^^^^^^^^^^ -If you haven't ingest the data, run: +If you haven't ingested the data, run: .. code-block:: bash @@ -108,7 +108,7 @@ where ```` is the name of the bundle to ingest, defaulting to :ref:`quantopian-quandl `. you can check out the :ref:`ingesting data ` section for -more detail +more detail. Command line interface ^^^^^^^^^^^^^^^^^^^^^^