Skip to content

Commit 2aadaa8

Browse files
authored
DOC: fixed a minor mistake worksheet -> workbook (#39124)
1 parent 6b3618d commit 2aadaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/getting_started/comparison/comparison_with_spreadsheets.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ General terminology translation
3535
``DataFrame``
3636
~~~~~~~~~~~~~
3737

38-
A ``DataFrame`` in pandas is analogous to an Excel worksheet. While an Excel worksheet can contain
38+
A ``DataFrame`` in pandas is analogous to an Excel worksheet. While an Excel workbook can contain
3939
multiple worksheets, pandas ``DataFrame``\s exist independently.
4040

4141
``Series``

0 commit comments

Comments
 (0)