We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 570ae38 commit 9a8a254Copy full SHA for 9a8a254
doc/source/user_guide/io.rst
@@ -6374,7 +6374,7 @@ Using the ``update`` method by default clears the sheet and writes the dateframe
6374
6375
sheet.update(df)
6376
6377
-The ``clear`` parameter controls wether or not the sheet is cleared before updating. The ``location`` parameter controls where the data is written.
+The ``clear`` parameter controls whether or not the sheet is cleared before updating. The ``location`` parameter controls where the data is written.
6378
6379
.. code-block:: python
6380
0 commit comments