Skip to content

Commit b199fbf

Browse files
funnycrabjreback
authored andcommitted
DOC: Fix a typo in dsintro.rst (#15877)
1 parent 4cb730e commit b199fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/dsintro.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Vectorized operations and label alignment with Series
153153
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
154154

155155
When doing data analysis, as with raw NumPy arrays looping through Series
156-
value-by-value is usually not necessary. Series can be also be passed into most
156+
value-by-value is usually not necessary. Series can also be passed into most
157157
NumPy methods expecting an ndarray.
158158

159159

0 commit comments

Comments
 (0)