From 2532dd1b89d7c36e82dcb94bd8d09ba6042816b1 Mon Sep 17 00:00:00 2001 From: Jason Crowe Date: Thu, 12 Oct 2017 11:41:23 -0500 Subject: [PATCH] [doc] fix typos and errors. --- docs/tutorial/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index 3296afb..4ba99c2 100644 --- a/docs/tutorial/index.rst +++ b/docs/tutorial/index.rst @@ -5,7 +5,7 @@ What is Bonobo? ::::::::::::::: Bonobo is an ETL (Extract-Transform-Load) framework for python 3.5. The goal is to define data-transformations, with -python code in charge of handling similar shaped independant lines of data. +python code in charge of handling similar shaped independent lines of data. Bonobo *is not* a statistical or data-science tool. If you're looking for a data-analysis tool in python, use Pandas. @@ -21,13 +21,13 @@ Tutorial Good documentation is not easy to write. We do our best to make it better and better. - Although all content here should be accurate, you may feel a lack of completeness, for which we plaid guilty and + Although all content here should be accurate, you may feel a lack of completeness, for which we plead guilty and apologize. If you're stuck, please come and ask on our `slack channel `_, we'll figure something out. - If you're not stuck but had trouble understanding something, please consider contributing to the docs (via github + If you're not stuck but had trouble understanding something, please consider contributing to the docs (via GitHub pull requests). .. toctree::