Skip to content

Commit dac46b4

Browse files
mhb143Molly Bowers
andauthored
DOC: Grammatically updated the tech docs (#54989)
Grammatically updated the tech docs Co-authored-by: Molly Bowers <mhannahb@hotmail.com>
1 parent 4683e92 commit dac46b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/getting_started/intro_tutorials/01_table_oriented.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ between square brackets ``[]``.
106106
</ul>
107107

108108
.. note::
109-
If you are familiar to Python
109+
If you are familiar with Python
110110
:ref:`dictionaries <python:tut-dictionaries>`, the selection of a
111-
single column is very similar to selection of dictionary values based on
111+
single column is very similar to the selection of dictionary values based on
112112
the key.
113113

114114
You can create a ``Series`` from scratch as well:

0 commit comments

Comments
 (0)