Skip to content

Commit a7641c9

Browse files
coryanLinchin
andauthored
docs: fix typo in 'vebosity' (#803)
Co-authored-by: Lingqing Gan <[email protected]>
1 parent 13fae96 commit a7641c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/intro.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ download the results as a :class:`pandas.DataFrame` object.
3636
By default, queries use standard SQL syntax. Visit the :doc:`reading tables
3737
guide <reading>` to learn about the available options.
3838

39-
Adjusting log vebosity
40-
^^^^^^^^^^^^^^^^^^^^^^
39+
Adjusting log verbosity
40+
^^^^^^^^^^^^^^^^^^^^^^^
4141

4242
Because some requests take some time, this library will log its progress of
4343
longer queries. IPython & Jupyter by default attach a handler to the logger.

0 commit comments

Comments
 (0)