Skip to content

Commit 9a8a254

Browse files
committed
fixed spelling error
1 parent 570ae38 commit 9a8a254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/io.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6374,7 +6374,7 @@ Using the ``update`` method by default clears the sheet and writes the dateframe
63746374
63756375
sheet.update(df)
63766376
6377-
The ``clear`` parameter controls wether or not the sheet is cleared before updating. The ``location`` parameter controls where the data is written.
6377+
The ``clear`` parameter controls whether or not the sheet is cleared before updating. The ``location`` parameter controls where the data is written.
63786378

63796379
.. code-block:: python
63806380

0 commit comments

Comments
 (0)