diff --git a/doc/source/groupby.rst b/doc/source/groupby.rst index 4a37222b6dd4c..141d3f9f6b4da 100644 --- a/doc/source/groupby.rst +++ b/doc/source/groupby.rst @@ -16,7 +16,7 @@ Group By: split-apply-combine ***************************** -By "group by" we are refer to a process involving one or more of the following +By "group by" we are referring to a process involving one or more of the following steps - **Splitting** the data into groups based on some criteria